File: text.xbm

package info (click to toggle)
tkman 2.2-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 948 kB
  • ctags: 290
  • sloc: tcl: 8,264; sh: 470; makefile: 241
file content (6 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define text_width 16
#define text_height 14
static unsigned char text_bits[] = {
   0xfe, 0x7f, 0x02, 0x40, 0x02, 0x40, 0xc2, 0x4f, 0x02, 0x40, 0xf2, 0x4f,
   0x02, 0x40, 0xf2, 0x4f, 0x02, 0x40, 0xf2, 0x4f, 0x02, 0x40, 0xf2, 0x4f,
   0x02, 0x40, 0xfe, 0x7f};