File: spread.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 spread_width 11
#define spread_height 12
static unsigned char spread_bits[] = {
   0xff, 0x07, 0x21, 0x04, 0xad, 0x05, 0x21, 0x04, 0xad, 0x05, 0x21, 0x04,
   0xad, 0x05, 0x21, 0x04, 0xad, 0x05, 0x21, 0x04, 0x21, 0x04, 0xff, 0x07};