The original font is a bit of a mess, and includes many duplicate characters. I decided to reorganize the characters in a new set of glyphs, in derivced/font.png. This also includes very basic parsing for text data.
3 lines
50 B
Python
3 lines
50 B
Python
from pprint import pprint
|
|
from parse import parse
|