1.0.0 • Published 7 years ago
fontmake v1.0.0
fontmake
Make TTF font from SVG files.
Installation
$ npm install --global fontmakeUsage
Save the filename of SVG file as {Unicode code point}-{Glyph name}.svg.
Then execute the following command:
$ fontmake fontname /path/to/*.svgIt is output to <fontname>.ttf.
License
1.0.0
7 years ago