0.4.0 (2025-01-09)
- add
SFNT.numGlyphs
andSFNT.unicodes
(ba1584a) - rename
Woff
toWOFF
γTtf
toTTF
γOtf
toOTF
γEot
toEOT
(8287680) - SFNT.unicodes (7a63e55)
0.3.5 (2024-12-31)
0.3.4 (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)
- getPathCommands text is not supported (660cbf8)
0.3.1 (2024-11-12)
- fonts update (fdc3aed)
0.3.0 (2024-11-11)
- rename export util method, minifyFont and parseFont (e7c20b5)
0.2.1 (2024-10-23)
- glyph advanceWidth (b8c146b)
0.2.0 (2024-10-23)
- support get CFF table glyph (c40e030)
0.1.5 (2024-10-13)
- get glyph (c25fa83)
0.1.4 (2024-10-12)
- optimal performance (d63244d)
0.1.3 (2024-10-12)
- rename FontLoader to Fonts, add fallbackFont prop to Fonts (697b9d4)
0.1.2 (2024-10-09)
0.1.1 (2024-10-09)
- glyph getPath method replace to getPathCommand, remove modern-path2d dep (8f31eb3)
0.1.0 (2024-10-08)
- fontLoader (77299b2)
- fontLoader (8a9c699)
- GSUB (657a7a8)
- GSUB (7d7ac0f)
- support glyph (6dcb1c2)
- up path2d (6505d1b)
- update (6ad24fe)
- update (4a16959)
- update (08fa6a9)
- update (895dcbf)
- update (1679bf2)
- update (25a2065)
- update deps (b9a8818)
0.0.4 (2024-03-12)
- glyphIndexUnicodesMap (2044ab5)
0.0.3 (2024-03-11)
- TODO composite shape (2a16b91)
- unprocessed tables are removed during minimization (14f12de)
0.0.2 (2024-03-11)
- SfntTable (0033fc5)