Skip to content

v3.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 10:46
v3.2.2
779bbad
  • Make it easier to use variable features by allowing to put them in the default source only (#833).
  • [instructionCompiler] When compiling TrueType glyph instructions, round TTGlyph's component transforms with floatToFixedToFloat(precisionBits=14) before computing their hash; the hash stored in the UFO glyph lib, which the computed hash is compared against, was itself computed from compiled (i.e. rounded) values (#814).