10 lines
		
	
	
		
			542 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			542 B
		
	
	
	
		
			Plaintext
		
	
	
| #define collar1_width 24
 | |
| #define collar1_height 24
 | |
| static unsigned char collar1_bits[] = {
 | |
|    0x00, 0x00, 0x00, 0x80, 0xff, 0x01, 0x70, 0x55, 0x0e, 0xa8, 0xaa, 0x1a,
 | |
|    0x54, 0xff, 0x35, 0xe4, 0x00, 0x2f, 0x14, 0x00, 0x28, 0x06, 0x00, 0x60,
 | |
|    0x06, 0x00, 0x60, 0x0a, 0x00, 0x50, 0x0e, 0x00, 0x70, 0x0e, 0x00, 0x70,
 | |
|    0x3c, 0x00, 0x3c, 0xfc, 0xff, 0x3f, 0xf4, 0xff, 0x3f, 0xb8, 0xff, 0x1a,
 | |
|    0xf0, 0xfb, 0x0f, 0x80, 0xff, 0x01, 0x00, 0x08, 0x00, 0x00, 0x1c, 0x00,
 | |
|    0x00, 0x2e, 0x00, 0x00, 0x22, 0x00, 0x00, 0x22, 0x00, 0x00, 0x1e, 0x00};
 |