#define FONT_VERT_PIX 16
#define FONT_HORZ_PIX 8
UINT8 font[256][16] =
{
/* char code 0x0 */
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
/* ch
http://www.codebf.com/read/304430/3799580
[HGEFONT]
Bitmap=font.png
Char=" ",1,1,3,19,-1,6
Char="!",5,1,3,19,0,0
Char=""",9,1,5,19,0,-1
Char="#",15,1,8,19,-1,-1
Char="$",24,1,8,19,-1,-1
Char="%",33,1,11,19,-1,0
Char="&",45,1,8,19,
http://www.codebf.com/read/298336/3866972