source: branches/port5/lib/pixmaps/print/portrait.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: 1.6 KB
Line 
1#define portrait_width 64
2#define portrait_height 32
3static char portrait_bits[] = {
4   0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00,
5   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
6   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3b, 0x00, 0xc0, 0x00,
7   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
8   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xbb, 0x17, 0xc0, 0x00,
9   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
10   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfb, 0xf7, 0xc6, 0x00,
11   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
12   0xdb, 0xdd, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00,
13   0x00, 0x00, 0x00, 0x00, 0xbb, 0xef, 0xc3, 0x00, 0x00, 0x00, 0x00, 0x00,
14   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7b, 0xee, 0xde, 0x00,
15   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
16   0x7b, 0x6f, 0xc7, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00,
17   0x00, 0x00, 0x00, 0x00, 0xdb, 0xef, 0xc3, 0x00, 0x00, 0x00, 0x00, 0x00,
18   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xbb, 0xf7, 0xce, 0x00,
19   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
20   0x3b, 0xef, 0xcd, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00,
21   0x00, 0x00, 0x00, 0x00, 0x7b, 0x3e, 0xcf, 0x00, 0x00, 0x00, 0x00, 0x00,
22   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7b, 0x9e, 0xcf, 0x00,
23   0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
24   0x03, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0x00,
25   0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.