File: teleph.xbm

package info (click to toggle)
xtel 3.3.0-32
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,172 kB
  • sloc: ansic: 15,773; sh: 224; makefile: 29
file content (7 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
#define teleph_width 22
#define teleph_height 15
static unsigned char teleph_bits[] = {
   0x00, 0x00, 0xc0, 0xf0, 0xff, 0xc1, 0xf8, 0xff, 0xc3, 0xfc, 0xff, 0xc7,
   0x9e, 0x31, 0xcf, 0x9e, 0x3f, 0xcf, 0x9e, 0x3f, 0xcf, 0xc0, 0x7f, 0xc0,
   0xc0, 0xea, 0xc0, 0xe0, 0xff, 0xc0, 0xe0, 0xea, 0xc0, 0xe0, 0xff, 0xc0,
   0xe0, 0xea, 0xc0, 0xe0, 0xff, 0xc0, 0x00, 0x00, 0xc0};