------------------
Added
- Expose JavaScript functions to draw glyphs on HTML5 canvas.
- Expose Python functions to create glyph resources.
- Add Oldschool PC Fonts:
- Px437_IBM_BIOS.ttf
- Px437_IBM_CGA.ttf
- Px437_IBM_EGA_8x14.ttf
- Px437_IBM_MDA.ttf
- Px437_IBM_Model30r0.ttf
- Px437_IBM_PGC.ttf
- Px437_IBM_VGA_8x16.ttf
- Px437_IBM_VGA_9x14.ttf
- Px437_IBM_VGA_9x16.ttf
- Px437_Verite_8x16.ttf
- Provide Python CLI tool to generate custom bitmaps.
- Provide Python and JavaScript APIs to generate and use bitmaps.
Changed
- Dual license the bitmap resources.