File: txtview.bitmap

package info (click to toggle)
xppaut 5.85-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 11,552 kB
  • ctags: 7,725
  • sloc: ansic: 80,633; cpp: 965; makefile: 265
file content (14 lines) | stat: -rw-r--r-- 893 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define txtview_width 32
#define txtview_height 32
static unsigned char txtview_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x80, 0xf9, 0xe1, 0x87, 0x9f,
   0x09, 0x21, 0x84, 0x90, 0x09, 0x21, 0x84, 0x90, 0xf9, 0xe1, 0x87, 0x9f,
   0x01, 0x00, 0x00, 0x80, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x10, 0x00, 0x80, 0x01, 0x88, 0x07, 0x80, 0x89, 0x88, 0x88, 0x87,
   0x51, 0x84, 0x0f, 0x80, 0xf9, 0x88, 0x88, 0x87, 0x51, 0x98, 0x08, 0x80,
   0x89, 0x10, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x11, 0x04, 0x02, 0x80, 0x11, 0x04, 0x00, 0x80, 0xfd, 0x04, 0xe0, 0x80,
   0x11, 0x1c, 0x22, 0x80, 0x11, 0x34, 0xe2, 0x80, 0x11, 0x24, 0x82, 0x80,
   0x11, 0x24, 0xe2, 0x80, 0x11, 0x24, 0x02, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0xff, 0xff, 0xff, 0xff};