File: gs_t_m.xbm

package info (click to toggle)
ghostscript 10.05.1~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 93,508 kB
  • sloc: ansic: 908,895; python: 7,676; cpp: 6,534; cs: 6,457; sh: 6,168; java: 4,028; perl: 2,373; tcl: 1,639; makefile: 529; awk: 66; yacc: 18
file content (8 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
#define gs_t_m.xbm_width 16
#define gs_t_m.xbm_height 16
#define gs_t_m.xbm_x_hot 0
#define gs_t_m.xbm_y_hot 0
static unsigned char gs.t_m.bm_bits[] = {
   0x00, 0x10, 0x00, 0x30, 0x00, 0x78, 0xf0, 0x7f, 0xfc, 0x7f, 0xfe, 0x7f,
   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff,
   0xfe, 0x7f, 0xfc, 0x3f, 0xf0, 0x0f, 0xfe, 0x0f};