-
Re: OpenType fea example for tabular lining substitution?
That is the nature of InDesign. It is not sophisticated about distinguishing these enumerated options. For example, if I have a font with only onum (and no corresponding lnum), InDesign will present …3 -
Re: Case sensitive forms
These days, what apps properly support vertical positioning? For example, if I wanted to raise a hyphen: pos hyphen <0 80 0 0>; We’ve experienced some anomalous behavior before when trying to u…2 -
Re: Leaving out the standard ligatures – problems?
The one to many substitution could improve the appearance if a lot tracking is applied. On the other hand, there are several layout apps that automatically deactivate {liga} substitutions when the tr…2 -
Re: Another script to batch process fonts with TTFAutohint
FYI — for that first loop, you could simply structure it like this instead:while len(font_family) < number_of_weights: weight = raw_input("Enter the name of your font weights one by one: &quo…1 -
Re: Numerals in font family names
For the Neue Haas Grotesk fonts Christian Schwartz opted to reinstate a Univers-esque numbered system — with numerals prefixing the style names, e.g., Neue Haas Grotesk Text Pro 75 Bold, Neue Haas Gr…1
