-
The default `GlyphOrderAndAliasDB` of the AFDKO has some friendly development names instead of uniXXXX names, swapped at compile time. We should support this.
-
GSUB section 2.1 Multiple Subsitution says the following:
> The use of multiple substitution for deletion of an input glyph is prohibited. The glyphCount value must always be greater than 0.
(Th…
drj11 updated
2 years ago
-
Since its inception, AFDKO has used the term "rule" for a single substitution or positioning "command", see http://adobe-type-tools.github.io/afdko/OpenTypeFeatureFileSpecification.html#5 — so a "subs…
-
As discussed in https://github.com/adobe-type-tools/afdko/issues/1095, it seems [ots's check of `hhea.caretOffset`](https://github.com/khaledhosny/ots/blob/968e5f98ded4b90105ce78724e7af6940702b84f/src…
-
Adobe’s @readroberts has now implemented in https://github.com/adobe-type-tools/afdko the change that he announced in https://github.com/behdad/fonttools/pull/334#issuecomment-137195061 that is he ext…
-
I just encountered my good friend #790 again, in the middle of a `makeinstancesufo` session.
I have no idea if there would be a way to make this happen, but it would be useful to know what exactly ma…
-
Can you clarify (somewhere in the docs) whether fontmake autohints OTF/CFF fonts? There is a `--autohint` option which uses `ttfautohint`, that is only TTFs are hinted. Is it possible to get the OTF/C…
-
Hi, _**booleanoperations**_ locked the version constraint of _**fonttools**_ as fonttools ==4.0.2, which leads a troubling scenario to its direct downstream project _**afdko**_ which has dependency fo…
-
I’d like to propose some Open Type features to include in the fonts, but I cannot figure out where I should put the `.fea` files, because the build path for the fonts remains a mystery to me.
- [AFDKO…
-
According to http://adobe-type-tools.github.io/afdko/OpenTypeFeatureFileSpecification.html#example-3c, the following two rules should be equivalent:
```fea
position s f' 10 t period;
position s f…