fonttools/Tests/feaLib/data/LigatureCaretByPos.fea
Khaled Hosny b99ae0d469 [feaLib] Fix handing of duplicate LigatureCaret
The spec has been updated for a while to allow only one rule per glyph,
and makeotf uses the first and ignores the rest.

See https://github.com/adobe-type-tools/afdko/issues/95, and
https://github.com/adobe-type-tools/afdko/issues/155
2019-09-26 16:44:46 +02:00

7 lines
136 B
Plaintext

table GDEF {
LigatureCaretByPos [c_h c_k] 500;
LigatureCaretByPos o_f_f_i 700 300;
LigatureCaretByPos o_f_f_i 900;
} GDEF;