File: Stipple

package info (click to toggle)
pixmap 2.6pl4-13
  • links: PTS
  • area: main
  • in suites: woody
  • size: 796 kB
  • ctags: 1,558
  • sloc: ansic: 12,703; makefile: 866; sh: 11
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};