This commit is contained in:
cpi
2018-12-18 16:47:13 +08:00
parent a2d8555092
commit 539468f467
47 changed files with 2276 additions and 3 deletions

5
.twm/resize Normal file
View File

@@ -0,0 +1,5 @@
#define resize_width 11
#define resize_height 11
static unsigned char resize_bits[] = {
0x00, 0x00, 0xfc, 0x00, 0x02, 0x01, 0x02, 0x03, 0x02, 0x03, 0x02, 0x03,
0x02, 0x03, 0x02, 0x03, 0xfc, 0x03, 0xf8, 0x01, 0x00, 0x00};