Skip to content

v1.5.1

Compare
Choose a tag to compare
@anthrotype anthrotype released this 14 Jun 13:44
· 613 commits to main since this release
v1.5.1
90b0534
  • Correctly handle "Keep Glyphs" custom parameter when subsetting the font: the global list always has priority over individual glyph export flags (#381).
  • Fixed incorrect subsetting when the UFO glyphOrder and the built TTFont objects's glyph order don't align (e.g. ".notdef" glyph not in the first position) (#443, #444).
  • In FDKFeatureCompiler, check makeotf exit code to determine whether build was successful.