archie/tk3.6/bitmaps/gray25
2024-05-27 16:13:40 +02:00

7 lines
281 B
Plaintext

#define gray25_width 16
#define gray25_height 16
static char gray25_bits[] = {
0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22,
0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88,
0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88};