fonttools/Tests/feaLib/data/LigatureCaretByPos.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_h"/>
<Glyph value="c_k"/>
<Glyph value="o_f_f_i"/>
</Coverage>
<!-- LigGlyphCount=3 -->
<LigGlyph index="0">
<!-- CaretCount=1 -->
<CaretValue index="0" Format="1">
<Coordinate value="500"/>
</CaretValue>
</LigGlyph>
<LigGlyph index="1">
<!-- CaretCount=1 -->
<CaretValue index="0" Format="1">
<Coordinate value="500"/>
</CaretValue>
</LigGlyph>
<LigGlyph index="2">
<!-- CaretCount=3 -->
<CaretValue index="0" Format="1">
<Coordinate value="300"/>
</CaretValue>
<CaretValue index="1" Format="1">
<Coordinate value="700"/>
</CaretValue>
<CaretValue index="2" Format="1">
<Coordinate value="900"/>
</CaretValue>
</LigGlyph>
</LigCaretList>
</GDEF>
</ttFont>