File: dot.11

package info (click to toggle)
xgraph 11.3.2-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 536 kB
  • ctags: 1,071
  • sloc: ansic: 6,118; makefile: 260
file content (4 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download | duplicates (6)
1
2
3
4
#define dot_width 8
#define dot_height 8
static char dot_bits[] = {
   0x00, 0x3c, 0x7e, 0x7e, 0x7e, 0x7e, 0x3c, 0x00};