source: tags/arb_5.5/lib/pixmaps/line.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 line_width 24
2#define line_height 24
3static char line_bits[] = {
4   0x00, 0x1f, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00,
5   0x00, 0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
6   0xff, 0xff, 0xff, 0x00, 0xf8, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7   0x00, 0x04, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00, 0x00,
8   0x00, 0x00, 0x00, 0xd1, 0xdd, 0x97, 0x91, 0x24, 0x91, 0x91, 0x24, 0x91,
9   0x91, 0x24, 0xf1, 0x91, 0x24, 0x91, 0x95, 0x24, 0x91, 0xce, 0x1d, 0x91};
Note: See TracBrowser for help on using the repository browser.