From d0df5145e585c16abb7816f2c6f6fbd96e4e2bf3 Mon Sep 17 00:00:00 2001 From: Eana Hufwe Date: Tue, 21 Nov 2023 15:07:29 -0800 Subject: [PATCH] Fix quotes --- README.md | 6 +++--- docs/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 17960c9c5..c25938fc0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Inter is a typeface carefully crafted & designed for computer screens. Inter features a tall x-height to aid in readability of mixed-case and lower-case text. Inter is a [variable font](https://rsms.me/inter/#variable) with -several [OpenType features](https://rsms.me/inter/#features), like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc. +several [OpenType features](https://rsms.me/inter/#features), like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate “0” from “o”, tabular numbers, etc. [**Download Inter font files…**](https://github.com/rsms/inter/releases/latest) @@ -141,9 +141,9 @@ _This section discusses some of the design choices made for Inter._ Inter can be classified as a geometric neo-grotesque, similar in style to Roboto, Apple San Francisco, Akkurat, Asap, Lucida Grande and more. Some trade-offs were made in order to make this typeface work really well at small sizes: -- Early versions of Inter was not suitable for very large sizes because of some small-scale glyph optimizations (like "pits" and "traps") that help rasterization at small sizes but stand out and interfere at large sizes. However today Inter works well at large sizes and a [Display subfamily](https://github.com/rsms/inter/releases/tag/display-beta-1) is in the works for really large "display" sizes. +- Early versions of Inter was not suitable for very large sizes because of some small-scale glyph optimizations (like “pits” and “traps”) that help rasterization at small sizes but stand out and interfere at large sizes. However today Inter works well at large sizes and a [Display subfamily](https://github.com/rsms/inter/releases/tag/display-beta-1) is in the works for really large “display” sizes. -- Rasterized at sizes below 12px, some stems—like the horizontal center of "E", "F", or vertical center of "m"—are drawn with two semi-opaque pixels instead of one solid. This is because we "prioritize" (optimize for) higher-density rasterizations. If we move these stems to an off-center position—so that they can be drawn sharply at e.g. 11px—text will be less legible at higher resolutions. +- Rasterized at sizes below 12px, some stems—like the horizontal center of “E”, “F”, or vertical center of “m”—are drawn with two semi-opaque pixels instead of one solid. This is because we “prioritize” (optimize for) higher-density rasterizations. If we move these stems to an off-center position—so that they can be drawn sharply at e.g. 11px—text will be less legible at higher resolutions. Inter is a [variable font](https://rsms.me/inter/#variable) and is in addition also distributed as a set of traditional distinct font files in the following styles: diff --git a/docs/index.html b/docs/index.html index 5a78782e9..d52d3a9b0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -674,7 +674,7 @@ input[type="range"]:focus::-moz-range-track { a wide range of applications, from detailed user interfaces to marketing & signage. The Inter typeface family features over 2000 glyphs covering {{lang_count}} languages. - Weights ranges from a delicate thin 100 all the way up to a heavy 900. Each glyph has three dedicated designs for weights 100, 400 and 900 to ensure excellent quality at any weight. Optical size ranges from "text" to "display" and there is a true italic variant. + Weights ranges from a delicate thin 100 all the way up to a heavy 900. Each glyph has three dedicated designs for weights 100, 400 and 900 to ensure excellent quality at any weight. Optical size ranges from “text” to “display” and there is a true italic variant.

Inter is one of the world's most used typefaces with applications ranging from computer interfaces, advertising & airports, to NASA instrumentation & medical equipment. @@ -682,12 +682,12 @@ input[type="range"]:focus::-moz-range-track {

- The smaller "text" optical-size designs features a tall x-height to aid in legibility of lower-case text, with several contrast-enhancing details like ink traps and bridges. The larger "display" optical-size designs offers clean lines, smooth curves and delicate details for excellent rhythm of large text. + The smaller “text” optical-size designs features a tall x-height to aid in legibility of lower-case text, with several contrast-enhancing details like ink traps and bridges. The larger “display” optical-size designs offers clean lines, smooth curves and delicate details for excellent rhythm of large text.

Many OpenType features are provided as well, including contextual alternates which adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to - disambiguate "0" from "o", tabular numbers, and much more. + disambiguate “0” from “o”, tabular numbers, and much more.