File: stippleD.bmp

package info (click to toggle)
plotmtv 1.4.1-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 4,024 kB
  • ctags: 5,006
  • sloc: ansic: 51,179; makefile: 1,976; fortran: 1,277; sh: 510; csh: 439
file content (4 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (6)
1
2
3
4
#define stippleD_width 8
#define stippleD_height 8
static char stippleD_bits[] = {
   0x99, 0x66, 0x66, 0x99, 0x99, 0x66, 0x66, 0x99};