File: Stipple

package info (click to toggle)
pixmap 2.6.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, sid
  • size: 1,316 kB
  • sloc: ansic: 12,766; makefile: 74
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (9)
1
2
3
4
#define Stipple_width 4
#define Stipple_height 4
static char Stipple_bits[] = {
   0x00, 0x00, 0x03, 0x03};