File: sect.xbm

package info (click to toggle)
tkman 2.2-2etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 928 kB
  • ctags: 291
  • sloc: tcl: 8,264; sh: 400; makefile: 242
file content (8 lines) | stat: -rw-r--r-- 440 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
#define sect_width 19
#define sect_height 19
static unsigned char sect_bits[] = {
   0x00, 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x02, 0x60, 0x00, 0x02, 0xa0, 0x00,
   0xf2, 0x2f, 0x01, 0x02, 0x20, 0x02, 0xe2, 0xef, 0x03, 0x02, 0x00, 0x03,
   0xf2, 0x0f, 0x03, 0x02, 0x00, 0x03, 0xc2, 0x0f, 0x03, 0x02, 0x00, 0x03,
   0xf2, 0x0f, 0x03, 0x02, 0x00, 0x03, 0xc2, 0x0f, 0x03, 0x02, 0x00, 0x03,
   0xfe, 0xff, 0x03, 0xfc, 0xff, 0x03, 0x00, 0x00, 0x00};