-
Re: locl AZE, TRK, and etc not working
“Switching to uppercase” is what John meant by “case mapping” above. This is not handled by the font (other than requiring a properly encoded İ glyph to be present).When you type “human” and set it t…4 -
Re: OpenType Features documentation
As John says, the average designer doesn’t generally need to be too concerned about the different lookup types. (Until you run into compiling errors or unintended behaviors perhaps. 😉)That said, anyo…1 -
Re: OpenType Features documentation
For the first error, it looks like your font software is enforcing a perceived requirement of {rlig} that it only contain rules of GSUB Type 4, whereas your lookup FINAL consists of Type 6 rules. The…3 -
Re: locl AZE, TRK, and etc not working
Typically a {locl} feature is assigned to a script and language. For example: languagesystem DFLT dflt; languagesystem latn dflt; languagesystem latn TRK; feature locl { script latn; language TRK; su…2 -
Re: D.B. Updike’s Printing Types online
And the icing on the cake is that Nicholas uses Matthew Carter’s digital version of Monticello, which was Linotype’s revival of the Binny & Ronaldson Pica Roman that Updike used in the originals …2