File: single.xbm

package info (click to toggle)
tkdvi 0.3.1-1.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 1,440 kB
  • ctags: 715
  • sloc: ansic: 5,833; sh: 2,955; tcl: 1,918; makefile: 106
file content (5 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#define single_width 10
#define single_height 12
static unsigned char single_bits[] = {
   0xff, 0x03, 0x01, 0x02, 0xfd, 0x02, 0x01, 0x02, 0xfd, 0x02, 0x01, 0x02,
   0xfd, 0x02, 0x01, 0x02, 0xfd, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03};