File: zoomout.xbm

package info (click to toggle)
euslisp 9.27%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 55,344 kB
  • sloc: ansic: 41,162; lisp: 3,339; makefile: 256; sh: 208; asm: 138; python: 53
file content (9 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define zoomout_width 21
#define zoomout_height 21
static unsigned char zoomout_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x7f, 0x00, 0x40, 0x40, 0x00,
   0x20, 0x80, 0x00, 0x20, 0x80, 0x00, 0x10, 0x00, 0x01, 0x10, 0x00, 0x01,
   0x08, 0x00, 0x02, 0x0e, 0x00, 0x0e, 0x01, 0x00, 0x10, 0x07, 0x00, 0x1c,
   0x19, 0x00, 0x13, 0x21, 0x80, 0x10, 0xc6, 0x60, 0x0c, 0x18, 0x1b, 0x03,
   0x20, 0x84, 0x00, 0xc0, 0x64, 0x00, 0x00, 0x15, 0x00, 0x00, 0x0e, 0x00,
   0x00, 0x00, 0x00};