hostile-takeover/font
Nathan Fulton e02296b6ac Add utility scripts for font processing
fontmap.py:
Maps glyph images to characters via the file name notation and then outputs a font json

fontutils.py:
Contains functions and variables that are used by both fontmap.py and glyphpos.py

glyphpos.py:
Since the game now draws glyphs directly from their image, a glyph’s placement within its image is very important. glyphpos.py is a helper script to mass (re)position the glyphs within their images.
2017-10-21 20:28:30 -04:00
..
fontmap.py Add utility scripts for font processing 2017-10-21 20:28:30 -04:00
fontutils.py Add utility scripts for font processing 2017-10-21 20:28:30 -04:00
glyphpos.py Add utility scripts for font processing 2017-10-21 20:28:30 -04:00