Releases: itgalaxy/webfont
Releases · itgalaxy/webfont
Release list
8.0.0
- Added:
demodirectory (thanks for @shogo). - Changed: export
glyphsDatainsteadfoundFiles(glyphsDatacontain all information about any glyph). - Changed:
result.stylesrename toresult.template(for API). - Changed:
destby defaultprocess.cwd(). - Changed: rename
dest-stylesCLI option todest-template. - Changed: rename
cssTemplateClassNametotemplateClassName. - Changed: rename
cssTemplateFontPathtotemplateFontPath. - Changed: rename
cssTemplateFontNametotemplateFontName. - Changed:
glyphTransformFnshould always return glyph metadata. - Changed: minimum required
nodejsversion is now6.9.5(see svgicons2svgfont. - Changed: use
globby@8(based onfast-glob, it is better perf). - Chore: minimum used
svgicons2svgfontpackage is now^9.0.2 - Chore: minimum used
cosmiconfigpackage is now^4.0.0 - Fixed: don't use
globbyfor getting build-in tempalte (better perf). - Fixed: always add trailing slash to
templateFontPath.
7.1.4
-
Fixed: use
copyright,tsandversionwith null value by default,
it is avoid problems when your use long term caching. -
Fixed: options for
ttffont generation now correctly handles.
7.1.3
- Fixed: search config if not present in CLI arguments.
7.1.2
- Fixed:
templateoption now respected from config.
7.1.1
- Fixed: potential crash with memory allocation when using
fsfor read files.
7.1.0
- Added:
glyphTransformFnoption for transform glyph metadata before transferred in style template.
7.0.2
7.0.1
- Fixed: arguments for svgicons2svgfont (missing font prefix).
- Chore: improved output of help in
CLI.
7.0.0
- Added:
templateoption insteadcss,cssFormat,srcCssTemplate. - Added:
destStylesoptions insteaddestCssTemplate. - Added:
stylesproperty to result. - Fixed: throw error on empty
svgfiles. - Removed:
cssoption. - Removed:
cssFormatoption. - Removed:
srcCssTemplateoption. - Removed:
cssproperty from result. - Removed:
destCssTemplateargument fromcli. - Tests: improve tests (relative and absolute path to template).
6.0.4
- Fixed: regression bug with passed arguments to template.