Make TTF font from SVG files.
$ npm install --global fontmakeSave 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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make TTF font from SVG files.
$ npm install --global fontmakeSave 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.