source: tags/arb_5.5/lib/pixmaps/nearestn.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: 536 bytes
Line 
1#define nearestn_width 24
2#define nearestn_height 24
3static char nearestn_bits[] = {
4   0x00, 0x00, 0x00, 0x0c, 0x00, 0x0c, 0x1c, 0x00, 0x0e, 0x38, 0x00, 0x07,
5   0x70, 0x80, 0x03, 0xe0, 0xff, 0x01, 0xe0, 0xff, 0x01, 0x70, 0x80, 0x03,
6   0x38, 0x00, 0x07, 0xdc, 0xf3, 0x0e, 0xcc, 0xe1, 0x0c, 0x40, 0xb3, 0x00,
7   0x00, 0x1e, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
8   0x00, 0x00, 0x00, 0xc6, 0x8c, 0x79, 0xc6, 0x8c, 0x31, 0xce, 0x9c, 0x31,
9   0xde, 0xbc, 0x31, 0xf6, 0xec, 0x31, 0xe6, 0xcc, 0x31, 0xc6, 0x8c, 0x79};
Note: See TracBrowser for help on using the repository browser.