Quantcast
Channel: TypeDrawers
Viewing all articles
Browse latest Browse all 4153

Generating static instances from variable font file

$
0
0
Are there any tools out there that can generate a static version based of an existing variable font (an .otf or .ttf)? Something like this:

$ staticize --wgth=150 --abcd=876 varfont.ttf

Where this would produce a non-variable, static font with axes "wgth" set to 150, and "abcd" to 876?

Viewing all articles
Browse latest Browse all 4153

Trending Articles