diff --git a/docs/index.html b/docs/index.html index 990f14be8..b238bbd4a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -175,19 +175,19 @@
Interface started out in late 2016 as an experiment to build a perfectly - pixel–fitting font at a specific small size (11px.) The idea was that + pixel-fitting font at a specific small size (11px.) The idea was that by crafting a font in a particular way, with a particular coordinate system (Units Per EM), and for a particular target rasterization size (11), it would be possible to get the best of both sharpness and readability.
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 - the pixel–aligning nature of that approach, the font took an almost - mono–spaced appearance, + 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. + words, but eye-straining to read anything longer.
The project was rebooted with a different approach, sticking with the @@ -201,14 +201,14 @@
- 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 - contributions are warmly welcomed. The playground contains a lot of samples, including some common non English–language words in the playground. + contributions are warmly welcomed. The playground contains a lot of samples, including some common non English-language words in the playground.
Please refer to the glyph repertoire - for an overview of currently–available glyphs and their quality. + for an overview of currently-available glyphs and their quality.
@@ -233,7 +233,7 @@
rsms.me/interface) when telling people about it. @@ -247,7 +247,7 @@ Can I help with improving Interface?