File: zoomin.xbm

package info (click to toggle)
nam 1.15-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 29,240 kB
  • ctags: 2,746
  • sloc: cpp: 17,338; tcl: 10,655; sh: 2,997; ansic: 1,252; makefile: 139; perl: 66
file content (7 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#define zoomin_width 21
#define zoomin_height 16
static unsigned char zoomin_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x1b, 0x00, 0xc0, 0x60, 0x00,
   0x30, 0x80, 0x01, 0x0c, 0x00, 0x06, 0xff, 0xe0, 0x1f, 0x41, 0x40, 0x10,
   0x21, 0x80, 0x10, 0x3f, 0x80, 0x1f, 0xf0, 0xff, 0x01, 0x10, 0x00, 0x01,
   0x10, 0x00, 0x01, 0x10, 0x00, 0x01, 0xf0, 0xff, 0x01, 0x00, 0x00, 0x00};