File: Stipple

package info (click to toggle)
pixmap 2.6pl4-18
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 804 kB
  • ctags: 1,559
  • sloc: ansic: 12,709; makefile: 873; sh: 6
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};