source:
tags/initial/lib/pixmaps/jm1.bitmap
Last change on this file was 2, checked in by oldcode, 24 years ago | |
---|---|
|
|
File size: 474 bytes |
Line | |
---|---|
1 | #define jm_width 20 |
2 | #define jm_height 20 |
3 | static char jm_bits[] = { |
4 | 0x00, 0x03, 0x00, 0xc0, 0x0f, 0x00, 0xe0, 0x1f, 0x00, 0xe0, 0x1f, 0x00, |
5 | 0xc3, 0x3f, 0x06, 0xee, 0xdf, 0x0f, 0x9e, 0xef, 0x03, 0x7e, 0xff, 0x00, |
6 | 0xf8, 0x3f, 0x00, 0x80, 0x1f, 0x00, 0x00, 0x1f, 0x00, 0x80, 0x3f, 0x00, |
7 | 0x80, 0x1f, 0x00, 0x80, 0x3f, 0x00, 0xc0, 0x1b, 0x00, 0x80, 0x33, 0x00, |
8 | 0x80, 0x73, 0x00, 0x80, 0x73, 0x00, 0xc0, 0x71, 0x00, 0x80, 0x71, 0x00, 0x00,0x00,0x00,0x00,0x00,0x00}; |
Note: See TracBrowser
for help on using the repository browser.