File: rightm.xbm

package info (click to toggle)
blt 2.5.3%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 25,284 kB
  • ctags: 38,407
  • sloc: ansic: 133,724; tcl: 17,680; sh: 2,722; makefile: 803; cpp: 370
file content (8 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
#define fc_rightm_width 16
#define fc_rightm_height 16
#define fc_rightm_x_hot 8
#define fc_rightm_y_hot 8
static char fc_rightm_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xf0, 0x00, 0xe0, 0x03, 0xc1, 0x0f, 0xc7, 0x3f,
   0xff, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xc7, 0x3f,
   0xc1, 0x0f, 0xc0, 0x01, 0xe0, 0x00, 0x00, 0x00};