Skip to content

Version 0.2.4

Choose a tag to compare

@laurmaedje laurmaedje released this 28 May 15:38
· 5 commits to main since this release
  • Fixed a potential crash for invalid CFF fonts
  • Fixed potential crash for invalid hhea tables
  • Fixed a bug where CFF subroutines were not properly terminated
  • Fixed that storageOffset in name table was not respected
  • Fixed potentially invalid maxp data being emitted for variable TTF fonts
  • Fixed potentially invalid hinting data being emitted for variable TTF fonts
  • Fixed some potential overflows
  • Bumped skrifa to 0.42, kurbo to 0.13, and write-fonts to 0.48
  • Raised MSRV to Rust 1.85