The size/variant specific character padding should be stored with the font data. Modify the FontBitmapHeader accordingly and introduce a version field in the FontFileHeader so we are able to check we have a font file with the right structure associated with that version. The version field is set to 1 in this changeset. |
||
|---|---|---|
| .. | ||
| 01_bad_magic.zmfnt | ||
| 02_variant_invalid.zmfnt | ||
| 03_missing_cps.zmfnt | ||
| 04_valid.zmfnt | ||
| generate_fonts.py | ||