File: dot.bmp

package info (click to toggle)
transfig 1%3A3.2.1-8
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,588 kB
  • ctags: 2,063
  • sloc: ansic: 15,652; makefile: 1,166; sh: 38; csh: 10
file content (4 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (11)
1
2
3
4
#define dot_width 5
#define dot_height 1
static char dot_bits[] = {
   0x01};