3cb5ebe0e8
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1513 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
7 lines
281 B
C
7 lines
281 B
C
#define new_width 16
|
|
#define new_height 16
|
|
static unsigned char new_bits[] = {
|
|
0x00, 0x00, 0x78, 0x00, 0x84, 0x00, 0x02, 0x01, 0x01, 0xfe, 0x01, 0x80,
|
|
0x31, 0x80, 0x31, 0x80, 0xfd, 0x80, 0xfd, 0x80, 0x31, 0x80, 0x31, 0x80,
|
|
0x01, 0x80, 0x01, 0x80, 0xff, 0xff, 0x00, 0x00};
|