File: stop.bit

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-- 337 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
#ident "$Id: stop.bit,v 1.1 1994/08/30 15:54:04 pierre Exp $"
#define stop_width 16
#define stop_height 16
static char stop_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x1f, 0x18, 0x10, 0x18, 0x10,
   0x18, 0x10, 0x18, 0x10, 0x18, 0x10, 0x18, 0x10, 0x18, 0x10, 0xf8, 0x1f,
   0xf8, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};