source: tags/arb_5.5/lib/pixmaps/pzoom.bitmap

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

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 524 bytes
Line 
1#define zoom_width 24
2#define zoom_height 24
3static char zoom_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x78, 0xff, 0x0f, 0x84, 0x01, 0x48, 0x84,
5   0xc1, 0xcb, 0x84, 0x41, 0xfe, 0x85, 0xc1, 0xcb, 0x78, 0x01, 0x48, 0x18,
6   0x01, 0x08, 0x0c, 0x01, 0x08, 0x0c, 0x01, 0x08, 0x06, 0xff, 0x0f, 0x06,
7   0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
8   0x00, 0x00, 0x00, 0xe7, 0x01, 0x00, 0x09, 0x19, 0x93, 0x09, 0xa5, 0xf4,
9   0x87, 0xa4, 0x94, 0x41, 0xa4, 0x94, 0x21, 0xa4, 0x94, 0xe1, 0x19, 0x93};
Note: See TracBrowser for help on using the repository browser.