fonttools/Tests/feaLib/data/LigatureCaretByIndex.ttx
Cosimo Lupo 3cdc800873
[Tests] rename all 'testdata' folders to simply 'data'
as it's now obvious what kind of data they are
2017-01-17 13:33:46 +00:00

41 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ttFont>
<GDEF>
<Version value="0x00010000"/>
<LigCaretList>
<Coverage>
<Glyph value="c_t"/>
<Glyph value="o_f_f_i"/>
<Glyph value="s_t"/>
</Coverage>
<!-- LigGlyphCount=3 -->
<LigGlyph index="0">
<!-- CaretCount=1 -->
<CaretValue index="0" Format="2">
<CaretValuePoint value="11"/>
</CaretValue>
</LigGlyph>
<LigGlyph index="1">
<!-- CaretCount=3 -->
<CaretValue index="0" Format="2">
<CaretValuePoint value="33"/>
</CaretValue>
<CaretValue index="1" Format="2">
<CaretValuePoint value="55"/>
</CaretValue>
<CaretValue index="2" Format="2">
<CaretValuePoint value="66"/>
</CaretValue>
</LigGlyph>
<LigGlyph index="2">
<!-- CaretCount=1 -->
<CaretValue index="0" Format="2">
<CaretValuePoint value="11"/>
</CaretValue>
</LigGlyph>
</LigCaretList>
</GDEF>
</ttFont>