- Normalize fonts by default (#108).
- Try to fix slashes on Windows again (#109, #126).
- Improve error message when fontforge fails (#10, #135).
- Show svgicons2svgfont “warnings” only in verbose mode (#107).
- Fix codepoints format bug (by @reklis).
- Fix CamelCase files handling (#116).
- Escape regexp to work with Windows paths (#127).
startCodepoint
option (by @DanForys).- Fix slash for Windows (should fix #109 , by @MoOx).
- Sort files in fontforge script (should fix #91).
- Add
line-height
to icons (#112). - Preserve CamelCased class names (#116).
- Template’s JSON file could be omitted (#81).
- Update svgicons2svgfont.
- Fixed failing npm install (by @bloodyowl).
- Added optional IE7 support (by @bloodyowl).
- Experimental
node
engine (should works on Windows). - Tweak ttfautohint options.
- You can use templates with any extension:
.sass
for example (by @borodean). - SVG fonts disabled by default.
templateOptions
option and templates refactoring (by @tylerbeck).- Improve fontforge result parsing (by @jantimon).
- Tweak HTML demo page look & feel.
- Tweak
ttfautohint
call.
- Huge code refactoring.
- Templates refactoring (see readme and #55).
- Scripts now really works in Python 3 (#50).
- Smarter warnings handling (#38).
order
option.
- Scripts should work on Python 3 now.
- Custom HTML demo template receives CSS options (by @andreu86).
- Readme improvements (by @mrzmyr).
- Autohint for all formats (by @borodean).
rename
option.- Quote Base64 strings to prevent errors in Stylus.
- Fix handling pathes with spaces.
- Font smoothing for Firefox on OS X (by @MoOx).
- Deprecated
md5
Pyhton module replaced withhashlib
(by @Nyalab).
- Set glyphs width automatically.
- Ligatures (by @prehnRA).
- Bug fixes.
destHtml
option (by @timhettler).- Improved kerning (by @frekw).
htmlDemoTemplate
option (by @andreu86).- Various bug fixes and tweaks (thanks @MoOx, @iham, @timhettler).
- HTML demo works with CSS preprocessors stylesheets.
- TTF files embedding (by @katzlbt and me).
- Don not stop Grunt when font contains no glyphs (by @iham).
- Better fontforge stdout handling (by @MoOx).
relativeFontPath
option (by @gregvanbrug).template
option.- Better LESS support (by @gregvanbrug).
- Better Stylus support.
- Bug fixes.
- Fix error when generating font with one glyph.