source: tags/arb_5.0/lib/pixmaps/edit/zoom.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: 239 bytes
Line 
1#define zoom_width 13
2#define zoom_height 13
3static char zoom_bits[] = {
4   0x00, 0x00, 0x78, 0x00, 0x84, 0x00, 0x12, 0x01, 0x02, 0x01, 0x02, 0x01,
5   0x02, 0x01, 0x84, 0x01, 0xf8, 0x01, 0x00, 0x03, 0x00, 0x06, 0x00, 0x0c,
6   0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.