docs
This commit is contained in:
parent
23e527398d
commit
29bb6cfb7f
1 changed files with 3 additions and 3 deletions
|
|
@ -225,13 +225,13 @@ a > img {
|
||||||
However after a few months of using an early version of Interface, it dawned
|
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
|
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
|
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
|
appearance, making it really easy to read numbers, punctuation and very short
|
||||||
words, but eye–straining to read anything longer.
|
words, but eye–straining to read anything longer.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The project was rebooted with a different approach, sticking with the
|
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.
|
more variation in the rythm and smoother vertical and horizontal stems.
|
||||||
As Interface was being developed, it was tested on an internal version of
|
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.
|
<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>
|
<h2><a id="status" href="#status">Current status & usability</a></h2>
|
||||||
<p>
|
<p>
|
||||||
Interface works great for English–language text, and pretty well for other
|
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>
|
<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>
|
</p>
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue