source:
branches/port5/lib/pixmaps/edit/zoom.bitmap
| Last change on this file was 2, checked in by oldcode, 25 years ago | |
|---|---|
|
|
| File size: 239 bytes | |
| Line | |
|---|---|
| 1 | #define zoom_width 13 |
| 2 | #define zoom_height 13 |
| 3 | static char zoom_bits[] = { |
| 4 | 0x00, 0x00, 0x78, 0x00, 0x84, 0x00, 0x12, 0x01, 0x02, 0x01, 0x02, 0x01, |
| 5 | 0x02, 0x01, 0x84, 0x01, 0xf8, 0x01, 0x00, 0x03, 0x00, 0x06, 0x00, 0x0c, |
| 6 | 0x00, 0x00}; |
Note: See TracBrowser
for help on using the repository browser.
