source: tags/initial/lib/pixmaps/optimize.bitmap

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 536 bytes
Line 
1#define optimize_width 24
2#define optimize_height 24
3static char optimize_bits[] = {
4   0xcc, 0xcc, 0x1e, 0xcc, 0xcc, 0x0c, 0xdc, 0xdc, 0x0c, 0xfc, 0xfc, 0x0c,
5   0xec, 0xec, 0x0c, 0xcc, 0xcc, 0x0c, 0xcc, 0xcc, 0x1e, 0x00, 0x00, 0x00,
6   0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x7e, 0x00,
7   0x00, 0x7e, 0x00, 0x00, 0x18, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00,
8   0x98, 0x61, 0x00, 0xd8, 0x60, 0x00, 0x78, 0x60, 0x00, 0x38, 0x60, 0x00,
9   0x78, 0x60, 0x00, 0xd8, 0xec, 0x1b, 0x98, 0xed, 0x1b, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.