File: Stipple

package info (click to toggle)
pixmap 2.6pl4-4
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 784 kB
  • ctags: 1,560
  • sloc: ansic: 12,701; makefile: 862
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};