add some stuff

This commit is contained in:
wallace-aph
2018-02-19 18:28:35 -05:00
parent d306962c73
commit 9fa58c2d4d
382 changed files with 9638 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#define pattern_147_width 20
#define pattern_147_height 20
static unsigned char pattern_147_bits[] = {
0xc6, 0x91, 0x03, 0xcf, 0x9f, 0x03, 0xcf, 0xf9, 0x03, 0xc6, 0x89, 0x03,
0xe0, 0x09, 0x06, 0xf0, 0x7c, 0x08, 0x7f, 0xfc, 0x08, 0x3f, 0xfe, 0x01,
0x1f, 0xc2, 0x03, 0x82, 0x81, 0x07, 0xe2, 0x18, 0x07, 0xfe, 0x3c, 0x07,
0xe7, 0x3c, 0x0f, 0xe4, 0x18, 0x07, 0xe4, 0x81, 0x01, 0xcf, 0x43, 0x08,
0x8f, 0x7f, 0x0c, 0x1f, 0x3f, 0x0e, 0x10, 0x3e, 0x0f, 0x60, 0x90, 0x07 };