Changed paths:
M Tests/ttLib/data/varc-6868.ttf
M Tests/ttLib/data/varc-ac00-ac01.ttf
M Tests/ttLib/data/varc-ac01-conditional.ttf
Log Message:
-----------
[test-data] Set glyphDataFormat=0 in VARC test fonts
These variable-composite fonts store their outlines in an ordinary glyf
table, so glyphDataFormat should be 0, not 1 (glyphDataFormat=1 is only
for cubic glyf outlines). Head-only change; VARC/glyf/gvar bytes are
untouched.