fonttools/Tests/feaLib/data/LigatureCaretByIndex.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
138 B
Plaintext

table GDEF {
LigatureCaretByIndex [c_t s_t] 11;
LigatureCaretByIndex o_f_f_i 66 33;
LigatureCaretByIndex o_f_f_i 55;
} GDEF;