File: stretcharrow.xbm

package info (click to toggle)
ftools-fv 5.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,908 kB
  • ctags: 2,922
  • sloc: tcl: 48,319; ansic: 16,926; cpp: 169; makefile: 157; sh: 121; csh: 10; exp: 2
file content (5 lines) | stat: -rw-r--r-- 233 bytes parent folder | download | duplicates (10)
1
2
3
4
5
#define stretcharrow_width 10
#define stretcharrow_height 10
static unsigned char stretcharrow_bits[] = {
   0x3f, 0x00, 0x07, 0x00, 0x0f, 0x00, 0x1d, 0x00, 0x39, 0x02, 0x71, 0x02,
   0xe0, 0x02, 0xc0, 0x03, 0x80, 0x03, 0xf0, 0x03};