summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 13:30:12 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 13:30:12 +0300
commit29bb6cfb7fa64eff21bbe2003df06c394d194e3f (patch)
treeaeaaf43cbaa16faceffecf0a4d20c2ca69767615
parent23e527398d8cae84d046178bcf8c7eeea90ab154 (diff)
downloadinter-29bb6cfb7fa64eff21bbe2003df06c394d194e3f.tar.xz
docs
-rw-r--r--docs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index b2818919f..75bf7aed7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -225,13 +225,13 @@ a > img {
However after a few months of using an early version of Interface, it dawned
on everyone exposed to the test that this approach had some serious real–world
problems. Most notably that it was really hard to read longer text. Because of
- the pixel–aligning nature of that approach, the font took an almost monospaced
+ the pixel–aligning nature of that approach, the font took an almost mono–spaced
appearance, making it really easy to read numbers, punctuation and very short
words, but eye–straining to read anything longer.
</p>
<p>
The project was rebooted with a different approach, sticking with the
- raster–spcific UPM, but crafting glyphs and kerning in a way that made for
+ specific UPM, but crafting glyphs and kerning in a way that made for
more variation in the rythm and smoother vertical and horizontal stems.
As Interface was being developed, it was tested on an internal version of
<a href="https://www.figma.com/">Figma</a>—where the author of Interface works as a designer—and slowly improved upon based on experience and feedback.
@@ -242,7 +242,7 @@ a > img {
<h2><a id="status" href="#status">Current status &amp; usability</a></h2>
<p>
Interface works great for English–language text, and pretty well for other
- latin and cyrillic languages. There's still a lot of work to be done, and
+ Latin and Cyrillic languages. There's still a lot of work to be done, and
<a href="https://github.com/rsms/interface#contributing">contributions are warmly welcomed</a>. The playground contains <a href="lab/?sample=Body%20text%201&size=16">a lot of samples</a>, including some common <a href="lab/?sample=Kerning%20body%20multi-lang&size=16">non English–language words in the playground.</a>
</p>