File: lower.xbm

package info (click to toggle)
gwm 1.8d-2
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 5,120 kB
  • ctags: 3,030
  • sloc: ansic: 19,617; makefile: 1,763; lisp: 437; sh: 321; ml: 21
file content (11 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#define lower_width 24
#define lower_height 24
#define lower_x_hot 0
#define lower_y_hot 13
static char lower_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, 0x00,
   0xf0, 0x3f, 0x00, 0xf0, 0x3f, 0x00, 0xf0, 0x3f, 0x00, 0xf0, 0xff, 0x07,
   0xf0, 0x3f, 0x04, 0xf0, 0xff, 0x07, 0xf0, 0x3f, 0x04, 0xf0, 0x3f, 0x05,
   0xf0, 0x7f, 0x04, 0xf0, 0xbf, 0x05, 0xf0, 0x3f, 0x04, 0xf0, 0xff, 0x05,
   0x00, 0x09, 0x04, 0x00, 0xb5, 0x05, 0x00, 0x01, 0x04, 0x00, 0xff, 0x07,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};