source: tags/initial/lib/pixmaps/edit.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: 298 bytes
Line 
1#define edit_width 28
2#define edit_height 9
3static char edit_bits[] = {
4   0xcf, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xcf, 0xff, 0xff, 0x0f,
5   0x00, 0x00, 0x00, 0x00, 0xcf, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00,
6   0xcf, 0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xcf, 0xff, 0xff, 0x0f};
Note: See TracBrowser for help on using the repository browser.