source: tags/arb_5.5/lib/pixmaps/kernlin.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: 533 bytes
Line 
1#define kernlin_width 24
2#define kernlin_height 24
3static char kernlin_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   0x98, 0x61, 0x00, 0xd8, 0x60, 0x00, 0x78, 0x60, 0x00, 0x38, 0x60, 0x00,
9   0x78, 0x60, 0x00, 0xd8, 0xec, 0x1b, 0x98, 0xed, 0x1b, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.