Skip to content

Latest commit

Β 

History

History
206 lines (88 loc) Β· 7.59 KB

CHANGELOG.md

File metadata and controls

206 lines (88 loc) Β· 7.59 KB

0.4.0 (2025-01-09)

Bug Fixes

Features

  • add SFNT.numGlyphs and SFNT.unicodes (ba1584a)
  • rename Woff to WOFF、Ttf to TTF、Otf to OTF、Eot to EOT (8287680)
  • SFNT.unicodes (7a63e55)

0.3.5 (2024-12-31)

Bug Fixes

0.3.4 (2024-12-09)

0.3.3 (2024-12-09)

  • fix: defineColumn (dd066e2)
  • fix: Iterator.prototype.reduce (c42ca5a)
  • feat: export core dir (94a1652)
  • feat: rename Readable to FontDataObject (6cc00e6)

0.3.2 (2024-11-18)

Bug Fixes

  • getPathCommands text is not supported (660cbf8)

0.3.1 (2024-11-12)

Features

0.3.0 (2024-11-11)

Features

  • rename export util method, minifyFont and parseFont (e7c20b5)

0.2.1 (2024-10-23)

Bug Fixes

0.2.0 (2024-10-23)

Features

  • support get CFF table glyph (c40e030)

0.1.5 (2024-10-13)

Bug Fixes

0.1.4 (2024-10-12)

Features

0.1.3 (2024-10-12)

Features

  • rename FontLoader to Fonts, add fallbackFont prop to Fonts (697b9d4)

0.1.2 (2024-10-09)

0.1.1 (2024-10-09)

Features

  • glyph getPath method replace to getPathCommand, remove modern-path2d dep (8f31eb3)

0.1.0 (2024-10-08)

Features

0.0.4 (2024-03-12)

Bug Fixes

Features

  • minify support compound glyphs (41dc152)
  • minify support compound glyphs (926a6e1)

0.0.3 (2024-03-11)

Bug Fixes

Features

  • unprocessed tables are removed during minimization (14f12de)

0.0.2 (2024-03-11)

Bug Fixes

Features

0.0.1 (2024-03-08)

Features