5 lines
167 B
C
5 lines
167 B
C
#define hash_gx_width 8
|
|
#define hash_gx_height 12
|
|
static unsigned char hash_gx_bits[] = {
|
|
0x00, 0x00, 0x48, 0x48, 0xfe, 0x24, 0x24, 0x7f, 0x12, 0x12, 0x00, 0x00};
|
|
|