Skip to content

Version 0.5.5

Compare
Choose a tag to compare
@bsweeney bsweeney released this 08 Jan 13:14
· 8 commits to master since this release
  • re-calculates font data that changes during font re-encoding
  • improves reads/writes for fixed-size (zero-padded) values
  • adds support for parsing cmap subtable format 2
  • improves cmap table error handling
  • improves handling of non-Unicode encoded data in cmap and name tables
  • generates a Unicode map where possible for non-Unicode encoded cmap tables (required for font re-encoding)
  • fixes composite glyph handling by including previously missing component instructions
  • fixes issue parsing horizontal metrics table (hmtx) short-hand
  • improves font metrics (AFM/UFM) calculations