File: dash.bmp

package info (click to toggle)
transfig 1%3A3.2.3.d-rel-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,356 kB
  • ctags: 1,637
  • sloc: ansic: 19,456; makefile: 68; sh: 38; csh: 25
file content (4 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (11)
1
2
3
4
#define dash_width 8
#define dash_height 1
static char dash_bits[] = {
   0x1f};