Skip to content

skooler/fontmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fontmake

Make TTF font from SVG files.

Installation

$ npm install --global fontmake

Usage

Save the filename of SVG file as {Unicode code point}-{Glyph name}.svg.

Then execute the following command:

$ fontmake fontname /path/to/*.svg

It is output to <fontname>.ttf.

License

MIT

Packages

No packages published