Chronoklazm a écrit :
#define test_width 16
#define test_height 16
static unsigned char test_bits[] = {
0x18, 0xc0, 0xc0, 0xe0, 0x30, 0x78, 0x00, 0x0c, 0x30, 0x3b, 0x30, 0x78,
0x80, 0xc1, 0x36, 0x18, 0x0c, 0xf6, 0xbc, 0x61, 0x78, 0x60, 0x30, 0x18,
0x30, 0xe0, 0x30, 0xc0, 0xe0, 0x01, 0x06, 0x00};
|