- support esm import
- add dts support
- merge #75, #76, #86, #92
- update dependences
- merge #34, #73
- fix #72 UTF-16-encoded code points
- update ttf2woff2@3
- fix (node:48024) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues.
- fix #31 #40 #39 #43 #68
- add woff2 support
- nodejs >= 8
- update dependences
- fix #31 add trim optional
- add coverage
- merge #33 fix File clone bug
- update dependences
- fix #28 subset of non-existent character
- merge #29 Add fontFamily transform function support for css plugin
- update dependences
- fix #26 parse name table in ASCII
- subset at fonteditor-core
- performance optimization thx @akira-cn
- fix css plugin glyf bug
- up dependence fonteditor-core
- css plugin add option local
- add otf2ttf plugin
- svgs2ttf plugin add option fontName
- add svg2ttf plugin
- add svgs2ttf plugin
- glyph plugin add option hinting: keep ttf hint info (fpgm, prep, cvt). default = true. #4
- css plugin add option asFileName: rewrite fontFamily as filename force. default = false
- i18n doc zh-tw, jp, kr, en
- css plugin add option fontPath: location of font file. gulp-fontmin#1
- plugins option clone as default
- first release