Set of scripts to generate iconic fonts. Available operation:
- Building fonts from SVG images
- Bulk glyphs code change
- Transformations (resize/move glyphs)
- Making CSS/HTML from templates
This scripts are NOT indended to run standalone. See real usage example in fontello repos:
- https://github.com/fontello/entypo
- https://github.com/fontello/awesome-uni.font
- https://github.com/fontello/iconic-uni.font
- https://github.com/fontello/websymbols-uni.font
Code (except ./support
folder) distributed under MIT licence.
./support
folder contains 3d-party software, see README there.
(c) 2012 Vitaly Puzrin.
Special thanks to Werner Lemberg, author of ttfautohint utility, used in this project.