File: zero.bit

package info (click to toggle)
xtel 3.1.4-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,988 kB
  • ctags: 4,359
  • sloc: ansic: 14,674; makefile: 3,931; sh: 41
file content (7 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
#ident "$Id: zero.bit,v 1.1 1994/08/30 15:54:04 pierre Exp $"
#define zero_width 16
#define zero_height 16
static char zero_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x06, 0x21, 0x86, 0x31, 0x86, 0x31, 0xc6, 0x39,
   0x66, 0x2d, 0x26, 0x25, 0x36, 0x27, 0x66, 0x2d, 0x46, 0x29, 0xc6, 0x39,
   0x86, 0x31, 0x06, 0x21, 0x00, 0x00, 0x00, 0x00};