xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/GPOS_3.fea (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hugheslanguagesystem DFLT dflt;
2*e1fe3e4aSElliott Hughes
3*e1fe3e4aSElliott HughesanchorDef 3 4 contourpoint 2 ANCH342;
4*e1fe3e4aSElliott Hughes
5*e1fe3e4aSElliott Hughesfeature kern {
6*e1fe3e4aSElliott Hughes    pos cursive zero <anchor NULL> <anchor NULL>;
7*e1fe3e4aSElliott Hughes    pos cursive one <anchor 121 -1> <anchor ANCH342>;
8*e1fe3e4aSElliott Hughes    pos cursive two <anchor 122 -2> <anchor 3 4>;
9*e1fe3e4aSElliott Hughes    pos cursive three <anchor 123 -3> <anchor NULL>;
10*e1fe3e4aSElliott Hughes    pos cursive four <anchor 124 -4 contourpoint 7> <anchor 3 4>;
11*e1fe3e4aSElliott Hughes    pos cursive five <anchor 124 -4 <device 8 1, 9 2> <device 7 3>> <anchor ANCH342>;
12*e1fe3e4aSElliott Hughes} kern;
13