blob: 1ab33a903cceb5da9c9de37bec98baf5d6932dc0 [file] [log] [blame]
# For PairPos statements in vertical compilation contexts,
# zero values should get compiled to ValueRecord format 8.
# https://github.com/fonttools/fonttools/issues/633
feature vkrn {
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>;
} vkrn;