File: tex.xbm

package info (click to toggle)
tkman 2.2-2etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 928 kB
  • ctags: 291
  • sloc: tcl: 8,264; sh: 400; makefile: 242
file content (6 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define tex_width 16
#define tex_height 13
static unsigned char tex_bits[] = {
   0x3f, 0xee, 0x2d, 0x4c, 0x0c, 0x3c, 0xfc, 0x3b, 0x6c, 0x1a, 0x6c, 0x30,
   0x6c, 0x39, 0xec, 0x79, 0x6c, 0x65, 0x7e, 0xee, 0x60, 0x00, 0x60, 0x02,
   0xf0, 0x03};