Skip to content

bsansouci/font-generator

Repository files navigation

Font Generator

Simple font generator that takes in any TTF or OTF font and generates myfont.fnt and myfont.png to be consumed by Reprocessing.

Usage: gen-font filename font-size [output-filename]

Implicit dependency

This depends on libpng which you can get by running brew install libpng on OSX or apt-get install libpng-dev on ubuntu.

About

Generate font files for Reprocessing from TTF/OTF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published