File: wdir.xbm

package info (click to toggle)
tkworld 1.4.0-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 952 kB
  • ctags: 336
  • sloc: tcl: 10,189; makefile: 36
file content (12 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#define wdir_width 25
#define wdir_height 25
static unsigned char wdir_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, 0x00, 0x20, 0x03, 0x00, 0x00,
  0x20, 0x04, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00,
  0x80, 0x00, 0x00, 0x00, 0x80, 0xc0, 0x01, 0x00, 0x80, 0x40, 0x06, 0x00,
  0x80, 0x40, 0x08, 0x00, 0x80, 0x7f, 0x08, 0x00, 0x80, 0xc0, 0x07, 0x00,
  0x80, 0x00, 0x00, 0x00, 0x80, 0xc0, 0x01, 0x00, 0x80, 0x40, 0x06, 0x00,
  0x80, 0x40, 0x08, 0x00, 0x80, 0x7f, 0x08, 0x00, 0x00, 0xc0, 0x07, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, };