Initial Commit

This commit is contained in:
cldx
2013-02-26 17:48:52 +01:00
commit ffc63ec958
390 changed files with 10700 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#define max_width 11
#define max_height 10
static unsigned char max_bits[] = {
0xfe, 0x07, 0xfe, 0x07, 0xfe, 0x07, 0x0e, 0x07, 0x0e, 0x07, 0x0e, 0x07,
0x0e, 0x07, 0xfe, 0x07, 0xfe, 0x07, 0xfe, 0x07 };