File: xfm_data.xbm

package info (click to toggle)
xfm 1.4.3-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,424 kB
  • ctags: 1,642
  • sloc: ansic: 15,087; cpp: 510; makefile: 43; sh: 21
file content (14 lines) | stat: -rw-r--r-- 875 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define data_width 32
#define data_height 32
static unsigned char data_bits[] = {
  0xf0, 0xff, 0x7f, 0x00, 0x10, 0x00, 0xc0, 0x00, 0x10, 0x00, 0x40, 0x01,
  0x10, 0x00, 0x40, 0x02, 0x10, 0x00, 0x40, 0x04, 0x10, 0x00, 0x40, 0x08,
  0x10, 0x00, 0x40, 0x10, 0x10, 0x00, 0xc0, 0x3f, 0x10, 0x00, 0x00, 0x30,
  0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30, 0x10, 0xff, 0xff, 0x31,
  0x10, 0x00, 0x00, 0x30, 0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30,
  0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30, 0x10, 0xff, 0xff, 0x31,
  0x10, 0x00, 0x00, 0x30, 0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30,
  0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30, 0x10, 0xff, 0xff, 0x31,
  0x10, 0x00, 0x00, 0x30, 0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30,
  0x10, 0xff, 0xff, 0x31, 0x10, 0x00, 0x00, 0x30, 0x10, 0x00, 0x00, 0x30,
  0xf0, 0xff, 0xff, 0x3f, 0xe0, 0xff, 0xff, 0x3f, };