File: leftm.xbm

package info (click to toggle)
blt 2.4z-4.2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 10,408 kB
  • ctags: 14,107
  • sloc: ansic: 113,289; tcl: 15,844; sh: 3,069; makefile: 856; cpp: 370; csh: 25
file content (8 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
#define fc_leftm_width 16
#define fc_leftm_height 16
#define fc_leftm_x_hot 8
#define fc_leftm_y_hot 8
static char fc_leftm_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x07, 0xf0, 0x83, 0xfc, 0xe3,
   0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xfc, 0xe3,
   0xf0, 0x83, 0x80, 0x03, 0x00, 0x07, 0x00, 0x00};