xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/bug1459.fea (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1# A pair position lookup where only the second glyph has a non-empty valuerecord
2# while the first glyph has a NULL valuerecord. The ValueFormat1 for the first
3# glyph is expected to be 0.
4# https://github.com/fonttools/fonttools/issues/1459
5feature kern {
6    pos A <NULL> V <-180 0 -90 0>;
7} kern;
8