-
Re: OpenType Features documentation
OpenType Layout features are implemented via lookups, which is what you are coding in the Features panel in FontLab. Several different types of lookup are defined in the OpenType specification for th…1 -
Re: OpenType Features documentation
It definitely isn’t a constraint of the OpenType format. Any feature can have any kind of lookup type associated with it, and I wouldn’t even say that type 4 substitutions are the intent or recommend…2 -
Re: OpenType Features documentation
Nick is suggesting that you associate the joining behaviour glyph substitution lookups with the rlig feature instead of with the calt feature, which will mean that they are always active by default, …6 -
Re: Tips for Building a Thin Master from an Existing Black Weight
To confirm: you have only a Black weight? It is quite challenging to go all the way from Black to Thin without at least one intermediary master, especially if you want all the stages between them to …3 -
Re: Are these enough nodes to draw up an oval with just 2 points? Nothing to do with hinting
Ovals and circles are both kinds of ellipse. A circle is an ellipse in which all points along the circumfrence are equal distance from the centre. An oval is an eccentric ellipse in which the distanc…2