File: stippleF.bmp

package info (click to toggle)
plotmtv 1.4.1-5
  • links: PTS
  • area: main
  • in suites: potato
  • 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 stippleF_width 8
#define stippleF_height 8
static char stippleF_bits[] = {
   0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff};