blob: 44fe683d35edafd4b2bc0d657650fa175c5d0c09 [file] [log] [blame]
# For SinglePos statements, zeroes should get compiled to ValueRecord format 0.
# https://github.com/fonttools/fonttools/issues/633
# Zero value in a horizontal context.
feature kern {
pos A 0; # format A
pos B <0 0 0 0>; # format B
} kern;