-
Re: Is there a need for a TTF version?
@"Georg Seifert" Currently in Iosevka’s code, I use some mechanism called “fairize”. It will preserve tangents at: - Cusps - Extrema - Inflections - “Rotated extrema”: Extrema at glyph rota…1 -
Re: OpenType SVG color fonts coming to Windows 10 :)
It’s not only SVG. It’s ALL FOUR. (Tested in 14393/Edge. Chrome does not support ANY of them.)3 -
Re: What should be done to do this with OpenType features?
@"Shahab Siavash" Maybe you've chosen ligature substitute instead of chaining contextual substitute. I saw a "L" in the tree view. The code in AFDKO is lookup subKafToLongKaf { su…1 -
Re: Interesting OpenType Trick
Well given that OTF's chaining sub is a Mealy automaton with look-ahead. It is simple, at least for programmers.1 -
Re: “Procedural” design software concept?
I and ClerkMa are currently working on the CFF support of otfcc, which is this project's one important low-level module.1