Skip to content

v2.33.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 17:15
v2.33.1
fbd1c5b
  • Added convertCubics=True to compileInterpolatableTTFs/compileVariableTTF methods, to allow disabling cu2qu altogether (similar to the existing option that was already there for compileTTF for statics).
  • OutlineTTFCompiler: ensure that only quadratic curves are present in TrueType glyphs if glyphDataFormat=0 was not explicitly set to 1 (#769).