File: midm.xbm

package info (click to toggle)
blt 2.5.3%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 24,864 kB
  • sloc: ansic: 133,724; tcl: 17,680; sh: 2,722; makefile: 799; cpp: 370
file content (8 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
#define fc_midm_width 16
#define fc_midm_height 16
#define fc_midm_x_hot 8
#define fc_midm_y_hot 8
static char fc_midm_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x03, 0x80, 0x03, 0xc0, 0x07, 0xe0, 0x0f,
   0xe0, 0x0f, 0xe0, 0x0f, 0xe0, 0x0f, 0xe0, 0x0f, 0xe0, 0x0f, 0xe0, 0x0f,
   0xc0, 0x07, 0x80, 0x03, 0x80, 0x03, 0x00, 0x00};