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
136 B
Plaintext
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;
|