File: mark7.11

package info (click to toggle)
xgraph 11.3.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 536 kB
  • ctags: 1,071
  • sloc: ansic: 6,118; makefile: 260
file content (6 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (15)
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 char mark7_bits[] = {
   0x00, 0x1c, 0x2a, 0x36, 0x2a, 0x1c, 0x00, 0x00};