File: stipple.xbm

package info (click to toggle)
xball 3.0.1-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,140 kB
  • ctags: 1,101
  • sloc: ansic: 4,618; sh: 3,414; makefile: 477
file content (4 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (7)
1
2
3
4
#define stipple_width 2
#define stipple_height 2
static char stipple_bits[] = {
   0x01, 0x02};