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
7 lines
138 B
Plaintext
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;
|