10 lines
		
	
	
		
			449 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			449 B
		
	
	
	
		
			Plaintext
		
	
	
| #define girdle8_width 24
 | |
| #define girdle8_height 24
 | |
| static char girdle8_bits[] = {
 | |
| 0x00,0x00,0x00,0x80,0x33,0x00,0xe0,0xf9,0x00,0xf0,0xf9,0x01,
 | |
| 0xf8,0xf3,0x03,0x7c,0xc0,0x07,0x3e,0x80,0x0f,0x06,0x00,0x0f,
 | |
| 0x07,0x00,0x1c,0x03,0x00,0x18,0x03,0x00,0x18,0x03,0x00,0x18,
 | |
| 0x03,0x00,0x18,0x05,0x00,0x14,0x45,0x55,0x14,0x99,0x3f,0x13,
 | |
| 0xe2,0xf1,0x08,0xc4,0x7f,0x04,0xe8,0xe0,0x02,0xf0,0xff,0x01,
 | |
| 0xc0,0x71,0x00,0xa0,0xbf,0x00,0x40,0x55,0x00,0x00,0x00,0x00};
 |