File: wide.bit

package info (click to toggle)
acfax 981011-17
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 672 kB
  • sloc: ansic: 5,502; makefile: 36
file content (9 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#define wide_width 24
#define wide_height 24
static unsigned char wide_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0x03, 0x60, 0x00, 0x06,
   0x30, 0x00, 0x0c, 0x10, 0x00, 0x08, 0x10, 0x00, 0x08, 0x10, 0x00, 0x08,
   0x10, 0x00, 0x08, 0x10, 0x00, 0x08, 0x10, 0x00, 0x08, 0x10, 0x00, 0x08,
   0x10, 0x00, 0x08, 0x10, 0x00, 0x08, 0x10, 0x00, 0x08, 0x10, 0x00, 0x08,
   0x10, 0x00, 0x08, 0x10, 0x00, 0x08, 0x18, 0x00, 0x18, 0x08, 0x00, 0x10,
   0x0c, 0x00, 0x30, 0x07, 0x00, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};