mirror of
https://github.com/rsms/inter.git
synced 2024-12-29 18:44:13 +03:00
docs
This commit is contained in:
parent
23e527398d
commit
29bb6cfb7f
@ -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 & 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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user