blob: b5e48f4d96cca9de60a895059af7da81445ca952 [file] [log] [blame]
# For PairPos statements in horizontal compilation contexts,
# zero values should get compiled to ValueRecord format 4.
# https://github.com/fonttools/fonttools/issues/633
feature kern {
pos A 0 A 0;
pos A 0 B <0 0 0 0>;
pos B <0 0 0 0> A 0;
pos B <0 0 0 0> B <0 0 0 0>;
} kern;