File: stippleC.bmp

package info (click to toggle)
plotmtv 1.4.4t-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,964 kB
  • ctags: 5,420
  • sloc: ansic: 55,108; makefile: 1,995; 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 stippleC_width 8
#define stippleC_height 8
static char stippleC_bits[] = {
   0x11, 0x22, 0x44, 0x88, 0x11, 0x22, 0x44, 0x88};