Fix oops: GLIF2 test should have format=2

This commit is contained in:
David Jones 2024-06-03 17:09:54 +01:00
parent fb30c9822b
commit 7d39064a36

View File

@ -308,7 +308,7 @@ class TestGLIF2(unittest.TestCase):
# illegal # illegal
glif = """ glif = """
<glyph name="a" format="1"> <glyph name="a" format="2">
<unicode /> <unicode />
<outline> <outline>
</outline> </outline>