source: tags/initial/lib/pixmaps/length.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: 530 bytes
Line 
1#define length_width 24
2#define length_height 24
3static char length_bits[] = {
4   0x00, 0x01, 0x00, 0x80, 0x03, 0x00, 0x80, 0x03, 0x00, 0x80, 0x03, 0x00,
5   0x80, 0x03, 0x00, 0x80, 0x03, 0x00, 0x80, 0x03, 0x00, 0x80, 0x03, 0x00,
6   0x80, 0x03, 0x00, 0x80, 0xff, 0x7f, 0xc0, 0xff, 0xff, 0xe0, 0xff, 0x7f,
7   0xf0, 0x01, 0x00, 0xf8, 0x00, 0x00, 0x7c, 0x10, 0x10, 0x3e, 0x18, 0x30,
8   0x1f, 0xfc, 0x7f, 0x0f, 0xfe, 0xff, 0x07, 0xfc, 0x7f, 0x03, 0x18, 0x30,
9   0x01, 0x10, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.