File: mark7.xbm

package info (click to toggle)
nam 1.15-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,532 kB
  • sloc: cpp: 17,346; tcl: 10,655; sh: 2,997; ansic: 1,253; makefile: 139; perl: 66
file content (6 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define mark7_width 8
#define mark7_height 8
#define mark7_x_hot 3
#define mark7_y_hot 3
static unsigned char mark7_bits[] = {
   0x00, 0x1c, 0x2a, 0x36, 0x2a, 0x1c, 0x00, 0x00};