fonttools/Tests/feaLib/data/variable_bug2772.fea
Simon Cozens 64fd837ca1
Allow multiple value record types in the same pairpos table (#2776)
* Use buildPairPosClassesSubtable's ability to promote value records (see #2772)

* Add tests for #2772
2022-09-05 14:44:50 +01:00

5 lines
84 B
Plaintext

feature kern {
pos [p] g -5;
pos [p] y (wght=1000:-100 wght=200:0);
} kern;