Rasmus
Rasmus
This is a fantastic start, Stephen. Let's move ahead with PRs. > [Regular] /r alt could be used against more verticals – /l, /b, /h, etc > [Black] /r.alt really...
/r and /r.1 addressed in 56e2c754ce610569964d8b4b9411de2eaeb09881 That commit swaps r.1 ↔︎ r, and adds ss03 which enables contextual substitution of "r that curves into round neighbor" like "rd" and "rs".
> /degree shouldn't be slanted Fixed in e9035262c490a77326cc924b642ee20f793d91a4
> /numbersign needs to lean slightly more, or it looks backslanted in italics Fixed in 908432305c15144d670945e66723f2949597fc56 by making /numbersign about 1° more forward than the slant angle for italics.
FYI: I just published a new release: https://github.com/rsms/inter/releases/tag/v3.4
Thanks @KrasnayaPloshchad but I think @naiyerasif is asking for a monospace version of inter; where the width of all glyphs is the same. My understanding is that [`fwid`](https://docs.microsoft.com/en-us/typography/opentype/spec/features_fj#tag-fwid) is specifically...
Duplicate of #128
Got it! Thanks for the clarification. It would be too much work to do this manually for a second family I think, but it may be possible to generate automatically...
Some of these conversions are risky in terms of opinion/expectation. I.e. I might actually want to type "!=" rather than "≠" which should be possible. Since contextual alternates and contextual...
AFAIK fonttools’ varLib doesn’t fully support producing VF CFF2 OTF files yet. If I ask fontmake to produce a CFF2 OTF from the designspace, I get a font file that...