This is a bitmap version of the font. Represented as a matrix of hex codes. Each row of this matrix is a char code (0 - 255).
There are two versions of the font now:
- 8x16
- 16x32
javascript demo
(8x16 font at 640x480 screen)
This is a bitmap version of the font. Represented as a matrix of hex codes. Each row of this matrix is a char code (0 - 255).
There are two versions of the font now:
javascript demo
(8x16 font at 640x480 screen)