File: modMark.xbm

package info (click to toggle)
axe 6.1.2-16.2
  • links: PTS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,592 kB
  • ctags: 2,245
  • sloc: ansic: 20,644; sed: 361; tcl: 72; makefile: 46; sh: 14
file content (5 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (7)
1
2
3
4
5
#define modMark_width 9
#define modMark_height 9
static unsigned char modMark_bits[] = {
   0x00, 0x00, 0x10, 0x00, 0x7c, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0x7c, 0x00,
   0x7c, 0x00, 0x10, 0x00, 0x00, 0x00};