Free Hero Mesh

Check-in [20a441dc4f]
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.
Overview
Comment:Remove keyicons directory from the manifest to shorten it. (It can be recovered from previous versions, or from keyicons.xbm file, if needed.)
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 20a441dc4fe40e44a30f30f6ce037e52da5b2feb
User & Date: user on 2021-02-26 23:26:49
Other Links: manifest | tags
Context
2021-02-26
23:27
Do not allow InitArray/SetArray with IgnoreKey check-in: 6340508f15 user: user tags: trunk
23:26
Remove keyicons directory from the manifest to shorten it. (It can be recovered from previous versions, or from keyicons.xbm file, if needed.) check-in: 20a441dc4f user: user tags: trunk
2021-02-25
07:04
Correct the array dimensions and complete the implementation of arrays. Some levels of FALLING still don't work, but at least some of these (such as level 9) are not due to arrays. check-in: e7e0e8408f user: user tags: trunk
Changes

Deleted keyicons/0.xbm version [7bf0da8b62].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x55, 0x00, 0xaa, 0x00, 0x55, 0x00, 0xaa, 0x00, 0x55, 0x00, 0xaa, 0x00,
   0x55, 0x00, 0xaa, 0x00, 0x00, 0x55, 0x00, 0xaa, 0x00, 0x55, 0x00, 0xaa,
   0x00, 0x55, 0x00, 0xaa, 0x00, 0x55, 0x00, 0xaa};
<
<
<
<
<
<












Deleted keyicons/1.xbm version [e25eb549e8].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x55, 0x55, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80,
   0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0xaa, 0xaa};
<
<
<
<
<
<












Deleted keyicons/100.xbm version [869e280095].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x24, 0x24,
   0x24, 0x24, 0x24, 0x24, 0xc4, 0x23, 0x04, 0x24, 0x04, 0x24, 0x04, 0x24,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/101.xbm version [1d30bfd985].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x24, 0x20,
   0x24, 0x20, 0x24, 0x20, 0xc4, 0x23, 0x04, 0x24, 0x04, 0x24, 0x04, 0x24,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/102.xbm version [b5a29b3e20].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x24, 0x20,
   0x24, 0x20, 0x24, 0x20, 0xc4, 0x23, 0x24, 0x24, 0x24, 0x24, 0x24, 0x24,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/103.xbm version [f60e7130b6].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x04, 0x24,
   0x04, 0x24, 0x04, 0x24, 0x04, 0x20, 0x04, 0x24, 0x04, 0x24, 0x04, 0x24,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/104.xbm version [df04b92415].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x24, 0x24,
   0x24, 0x24, 0x24, 0x24, 0xc4, 0x23, 0x24, 0x24, 0x24, 0x24, 0x24, 0x24,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/105.xbm version [20e23c9ee1].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x24, 0x24,
   0x24, 0x24, 0x24, 0x24, 0xc4, 0x23, 0x04, 0x24, 0x04, 0x24, 0x04, 0x24,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/106.xbm version [1a8a0eba70].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x14, 0x28,
   0x24, 0x24, 0x44, 0x22, 0x04, 0x20, 0x44, 0x22, 0x24, 0x24, 0x14, 0x28,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/110.xbm version [70f445b2e0].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20,
   0x04, 0x2c, 0x04, 0x2c, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/111.xbm version [00a4176f3b].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04, 0x28,
   0x04, 0x24, 0x04, 0x22, 0x04, 0x20, 0x44, 0x20, 0x24, 0x20, 0x14, 0x20,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/112.xbm version [689961c9e2].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x04, 0x02, 0x06, 0x02, 0x05,
   0x02, 0x04, 0x3e, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04, 0x02, 0x04,
   0x02, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/113.xbm version [39611227a1].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x0c, 0x02, 0x12, 0x02, 0x21,
   0x02, 0x20, 0x3e, 0x10, 0x02, 0x08, 0x02, 0x04, 0x02, 0x02, 0x02, 0x01,
   0x02, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/114.xbm version [eedbf305fa].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x0e, 0x02, 0x11, 0x02, 0x20,
   0x02, 0x20, 0x3e, 0x1e, 0x02, 0x20, 0x02, 0x20, 0x02, 0x20, 0x02, 0x11,
   0x02, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/115.xbm version [85e32898fc].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x08, 0x02, 0x0c, 0x02, 0x0a,
   0x02, 0x09, 0xbe, 0x08, 0x82, 0x7f, 0x02, 0x08, 0x02, 0x08, 0x02, 0x08,
   0x02, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/116.xbm version [9f78b813be].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xbe, 0x1f, 0x82, 0x00, 0x82, 0x00,
   0x82, 0x00, 0xbe, 0x07, 0x02, 0x08, 0x02, 0x10, 0x02, 0x10, 0x02, 0x08,
   0x82, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/117.xbm version [0990dafe9b].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x1e, 0x02, 0x21, 0x02, 0x01,
   0x02, 0x01, 0x3e, 0x0f, 0x02, 0x11, 0x02, 0x21, 0x02, 0x21, 0x02, 0x12,
   0x02, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/118.xbm version [b3f640fde9].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x3f, 0x02, 0x20, 0x02, 0x20,
   0x02, 0x10, 0x3e, 0x10, 0x02, 0x08, 0x02, 0x04, 0x02, 0x02, 0x02, 0x02,
   0x02, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/119.xbm version [14dfd42cd7].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x0c, 0x02, 0x12, 0x02, 0x21,
   0x02, 0x21, 0x3e, 0x1a, 0x02, 0x16, 0x02, 0x21, 0x02, 0x21, 0x02, 0x12,
   0x02, 0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/12.xbm version [13f05ac1d1].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x80, 0x01, 0xc0, 0x03, 0xc0, 0x03, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/120.xbm version [b50829b9b2].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x0c, 0x02, 0x12, 0x02, 0x21,
   0x02, 0x21, 0x3e, 0x22, 0x02, 0x3c, 0x02, 0x20, 0x02, 0x10, 0x02, 0x08,
   0x02, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/121.xbm version [b3feaf49fe].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8f, 0x20, 0xc1, 0x50, 0xa1, 0x88,
   0x81, 0x88, 0x8f, 0x88, 0x81, 0x88, 0x81, 0x88, 0x81, 0x88, 0x81, 0x50,
   0xe1, 0x23, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/122.xbm version [2c4251f455].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8f, 0x20, 0xc1, 0x30, 0xa1, 0x28,
   0x81, 0x20, 0x8f, 0x20, 0x81, 0x20, 0x81, 0x20, 0x81, 0x20, 0x81, 0x20,
   0xe1, 0xfb, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/123.xbm version [393b73cc87].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8f, 0x70, 0xc1, 0x88, 0xa1, 0x80,
   0x81, 0x80, 0x8f, 0x40, 0x81, 0x20, 0x81, 0x10, 0x81, 0x08, 0x81, 0x08,
   0xe1, 0xfb, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/124.xbm version [d05436c3d1].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8f, 0x70, 0xc1, 0x88, 0xa1, 0x80,
   0x81, 0x80, 0x8f, 0x70, 0x81, 0x80, 0x81, 0x80, 0x81, 0x80, 0x81, 0x88,
   0xe1, 0x73, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/13.xbm version [78a4a4e725].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x20, 0x00, 0x20,
   0x00, 0x20, 0x00, 0x20, 0x08, 0x20, 0x04, 0x20, 0x02, 0x20, 0xff, 0x1f,
   0x02, 0x00, 0x04, 0x00, 0x08, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/144.xbm version [e3f7872774].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x20, 0x04, 0x10, 0x08,
   0x10, 0x08, 0xf8, 0x1f, 0xd8, 0x1c, 0xc8, 0x1b, 0xd8, 0x1b, 0xd8, 0x1d,
   0xd8, 0x1e, 0x88, 0x18, 0xf8, 0x1f, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/145.xbm version [97b13d4e3a].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x20, 0x04, 0x10, 0x08,
   0x10, 0x08, 0xf8, 0x1f, 0x78, 0x1f, 0x38, 0x1e, 0x58, 0x1d, 0x78, 0x1f,
   0x58, 0x1d, 0x38, 0x1e, 0x78, 0x1f, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/16.xbm version [79c5a584ec].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x10, 0x08,
   0x08, 0x10, 0x04, 0x20, 0x3e, 0x7c, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04,
   0x20, 0x04, 0xe0, 0x07, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/17.xbm version [651b502230].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xee, 0x26, 0x42, 0x2a,
   0x42, 0x2a, 0x42, 0x2a, 0x42, 0x26, 0x42, 0x2a, 0x42, 0x2a, 0x4e, 0xea,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/186.xbm version [563dabb048].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xc0, 0x03,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/187.xbm version [0f823a0a7f].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/188.xbm version [d69c168215].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03,
   0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/189.xbm version [54b6fb847f].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/19.xbm version [a6e0cc14ad].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0xc0, 0x03, 0x30, 0x0c, 0x0c, 0x30, 0xfc, 0x3f, 0x0a, 0x60, 0x0a, 0x50,
   0x11, 0x90, 0x11, 0x88, 0x21, 0x88, 0x21, 0x84, 0x22, 0x44, 0x42, 0x42,
   0x44, 0x22, 0x8c, 0x31, 0xb0, 0x0c, 0xc0, 0x03};
<
<
<
<
<
<












Deleted keyicons/190.xbm version [cd762f51e8].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xc0, 0x03,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/191.xbm version [3cec2c44a8].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x3c, 0x00, 0x0f,
   0xc0, 0x03, 0xf0, 0x00, 0x3c, 0x00, 0x0f, 0x00, 0x03, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/192.xbm version [dccf03b7ed].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3c, 0xcf, 0x0f, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/20.xbm version [9480b8354f].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x20, 0x04, 0x10, 0x08,
   0x10, 0x08, 0xf8, 0x1f, 0x78, 0x1f, 0xb8, 0x1e, 0xd8, 0x1d, 0x18, 0x1c,
   0xd8, 0x1d, 0xd8, 0x1d, 0xf8, 0x1f, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/219.xbm version [1a9ad1e859].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0xf0, 0x00, 0xf0, 0x00,
   0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/220.xbm version [074fe6c5e9].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x0f, 0x00, 0x3f, 0x00,
   0xfc, 0x00, 0xf0, 0x03, 0xc0, 0x0f, 0x00, 0x3f, 0x00, 0x3c, 0x00, 0x30,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/221.xbm version [36e122c18b].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0x0f, 0x00, 0x0f,
   0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/222.xbm version [e255bd29f2].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x30, 0x0c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/32.xbm version [52ac5665dc].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x86, 0x61, 0x86, 0x61, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/33.xbm version [381580a829].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x7f, 0x80, 0x7f, 0x00, 0x78, 0x00, 0x7c, 0x00, 0x6e,
   0x00, 0x67, 0x80, 0x63, 0xc0, 0x61, 0xe0, 0x00, 0x70, 0x00, 0x38, 0x00,
   0x1c, 0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/34.xbm version [956ac73723].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x06, 0x00, 0x0e, 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0x00,
   0xe0, 0x00, 0xc0, 0x61, 0x80, 0x63, 0x00, 0x67, 0x00, 0x6e, 0x00, 0x7c,
   0x00, 0x78, 0x80, 0x7f, 0x80, 0x7f, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/35.xbm version [6f42a0fe97].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x60, 0x00, 0x70, 0x00, 0x38, 0x00, 0x1c, 0x00, 0x0e,
   0x00, 0x07, 0x86, 0x03, 0xc6, 0x01, 0xe6, 0x00, 0x76, 0x00, 0x3e, 0x00,
   0x1e, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/36.xbm version [1d7a32aba6].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0x1e, 0x00, 0x3e, 0x00, 0x76, 0x00,
   0xe6, 0x00, 0xc6, 0x01, 0x86, 0x03, 0x00, 0x07, 0x00, 0x0e, 0x00, 0x1c,
   0x00, 0x38, 0x00, 0x70, 0x00, 0x60, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/37.xbm version [bf0fac2b10].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x30, 0x00, 0x18, 0x00,
   0x0c, 0x00, 0xfe, 0x7f, 0xfe, 0x7f, 0x0c, 0x00, 0x18, 0x00, 0x30, 0x00,
   0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/38.xbm version [cd44c8f229].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0xc0, 0x03, 0xe0, 0x07, 0xb0, 0x0d, 0x98, 0x19,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/39.xbm version [b882752429].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x18,
   0x00, 0x30, 0xfe, 0x7f, 0xfe, 0x7f, 0x00, 0x30, 0x00, 0x18, 0x00, 0x0c,
   0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/40.xbm version [ca568eeb58].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01,
   0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x98, 0x19, 0xb0, 0x0d,
   0xe0, 0x07, 0xc0, 0x03, 0x80, 0x01, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/46.xbm version [97fcae0bbb].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc6, 0x0b,
   0x4a, 0x08, 0xd2, 0x0b, 0x52, 0x08, 0x4a, 0x08, 0xc6, 0x7b, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/48.xbm version [60b7928b0c].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x0f, 0x3f,
   0xcf, 0x3f, 0xff, 0x3c, 0x3f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/49.xbm version [f0d77ad2f8].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x03, 0xf0, 0x03, 0xfc, 0x03,
   0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xfc, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/50.xbm version [b87fc9325f].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x00, 0x3c,
   0x00, 0x0f, 0xc0, 0x03, 0xf0, 0x00, 0x3c, 0x00, 0x0f, 0x3c, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/51.xbm version [1af7f0ddbd].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x00, 0x3c,
   0x00, 0x3c, 0xf0, 0x0f, 0x00, 0x3c, 0x00, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/52.xbm version [90318e974c].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x0f, 0xf0, 0x0f,
   0x3c, 0x0f, 0x0f, 0x0f, 0xff, 0x3f, 0x00, 0x0f, 0x00, 0x0f, 0xc0, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/53.xbm version [90c87a8548].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x0f, 0x00, 0x0f, 0x00,
   0x0f, 0x00, 0xff, 0x0f, 0x00, 0x3c, 0x00, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/54.xbm version [849d287166].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x3c, 0x00, 0x0f, 0x00,
   0x0f, 0x00, 0xff, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/55.xbm version [1e11454aa7].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x0f, 0x3c, 0x00, 0x3c,
   0x00, 0x0f, 0xc0, 0x03, 0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x00, 0xf0, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/56.xbm version [512da870b1].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0xfc, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/57.xbm version [1f344b22f3].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0xfc, 0x3f, 0x00, 0x3c, 0x00, 0x3c, 0x00, 0x0f, 0xfc, 0x03,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/65.xbm version [ebf63f147d].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0xf0, 0x03, 0x3c, 0x0f,
   0x0f, 0x3c, 0x0f, 0x3c, 0xff, 0x3f, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/66.xbm version [f96e594e7a].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x0f, 0x3c, 0x3c, 0x3c, 0x3c,
   0x3c, 0x3c, 0xfc, 0x0f, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0xff, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/67.xbm version [8ea66a704e].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x3c, 0x3c, 0x0f, 0x30,
   0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x30, 0x3c, 0x3c, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/68.xbm version [ed36a8fe03].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x03, 0x3c, 0x0f, 0x3c, 0x3c,
   0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x0f, 0xff, 0x03,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/69.xbm version [ab905e1e5a].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x3c, 0x3c, 0x3c, 0x30,
   0x3c, 0x03, 0xfc, 0x03, 0x3c, 0x03, 0x3c, 0x30, 0x3c, 0x3c, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/70.xbm version [266edd8485].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x3c, 0x3c, 0x3c, 0x30,
   0x3c, 0x03, 0xfc, 0x03, 0x3c, 0x03, 0x3c, 0x00, 0x3c, 0x00, 0xff, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/71.xbm version [f05e9f205c].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x3c, 0x3c, 0x0f, 0x30,
   0x0f, 0x00, 0x0f, 0x00, 0xcf, 0x3f, 0x0f, 0x3c, 0x3c, 0x3c, 0xf0, 0x33,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/72.xbm version [a442610024].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0xff, 0x3f, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/73.xbm version [832618a104].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0xc0, 0x03, 0xc0, 0x03,
   0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/74.xbm version [15388e0e7d].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x3f, 0x00, 0x0f, 0x00, 0x0f,
   0x00, 0x0f, 0x00, 0x0f, 0x00, 0x0f, 0x0f, 0x0f, 0x0f, 0x0f, 0xfc, 0x03,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/75.xbm version [b959b77859].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x3c, 0x3c, 0x3c, 0x3c, 0x0f,
   0x3c, 0x0f, 0xfc, 0x03, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x3c, 0x3f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/76.xbm version [6983ac3723].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0x3c, 0x00, 0x3c, 0x00,
   0x3c, 0x00, 0x3c, 0x00, 0x3c, 0x00, 0x3c, 0x30, 0x3c, 0x3c, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/77.xbm version [fa07caf227].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x3f, 0x3f, 0xff, 0x3f,
   0xff, 0x3f, 0xcf, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/78.xbm version [c64baa90a2].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x3f, 0x3c, 0xff, 0x3c,
   0xff, 0x3f, 0xcf, 0x3f, 0x0f, 0x3f, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/79.xbm version [6a8504c0bd].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x03, 0x3c, 0x0f, 0x0f, 0x3c,
   0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x3c, 0x0f, 0xf0, 0x03,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/8.xbm version [ae44508f84].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xe0, 0x7f, 0x10, 0x40, 0x48, 0x50, 0x84, 0x48,
   0x02, 0x45, 0x01, 0x42, 0x02, 0x45, 0x84, 0x48, 0x48, 0x50, 0x10, 0x40,
   0xe0, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/80.xbm version [a8bad47ea6].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x0f, 0x3c, 0x3c, 0x3c, 0x3c,
   0x3c, 0x3c, 0xfc, 0x0f, 0x3c, 0x00, 0x3c, 0x00, 0x3c, 0x00, 0xff, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/81.xbm version [c019b3d225].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0x0f, 0x3c, 0xcf, 0x3c, 0xcf, 0x3f, 0xfc, 0x0f, 0x00, 0x0f,
   0x00, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/82.xbm version [b02c57c9c8].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x0f, 0x3c, 0x3c, 0x3c, 0x3c,
   0x3c, 0x3c, 0xfc, 0x0f, 0x3c, 0x0f, 0x3c, 0x3c, 0x3c, 0x3c, 0x3f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/83.xbm version [60fbb0010f].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c,
   0x3c, 0x00, 0xf0, 0x03, 0x00, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/84.xbm version [ca49d803e9].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x3f, 0xfc, 0x3f, 0xcc, 0x33,
   0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/85.xbm version [141c548b2e].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0xfc, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/86.xbm version [8c9bfb74ce].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c, 0x3c, 0x0f, 0xf0, 0x03, 0xc0, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/87.xbm version [e19a723b4d].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x0f, 0x3c, 0x0f, 0x3c,
   0x0f, 0x3c, 0xcf, 0x3c, 0xcf, 0x3c, 0xff, 0x3f, 0xfc, 0x0f, 0x3c, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/88.xbm version [318a484b4f].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x3c, 0x0f, 0x3c, 0x3c, 0x0f,
   0xf0, 0x03, 0xf0, 0x03, 0xf0, 0x03, 0x3c, 0x0f, 0x0f, 0x3c, 0x0f, 0x3c,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/89.xbm version [6038218896].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c, 0x3c,
   0x3c, 0x3c, 0xf0, 0x0f, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x03, 0xf0, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/9.xbm version [2d832fd5bd].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x42, 0x00, 0x22, 0x00, 0x12, 0x00, 0xfa, 0x7f, 0x12, 0x00,
   0x22, 0x00, 0x42, 0x00, 0x00, 0x42, 0x00, 0x44, 0x00, 0x48, 0xfc, 0x5f,
   0x00, 0x48, 0x00, 0x44, 0x00, 0x42, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/90.xbm version [be202856d7].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f, 0x0f, 0x3c, 0x03, 0x0f,
   0xc0, 0x03, 0xf0, 0x00, 0x3c, 0x00, 0x0f, 0x30, 0x0f, 0x3c, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
<
<
<
<
<
<












Deleted keyicons/96.xbm version [11743902ee].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x24, 0x24,
   0x24, 0x24, 0x24, 0x24, 0x04, 0x20, 0x24, 0x24, 0x24, 0x24, 0x24, 0x24,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/97.xbm version [738ec6dd43].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x04, 0x24,
   0x04, 0x24, 0x04, 0x24, 0x04, 0x20, 0x04, 0x24, 0x04, 0x24, 0x04, 0x24,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/98.xbm version [ebb48ea25e].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x04, 0x24,
   0x04, 0x24, 0x04, 0x24, 0xc4, 0x23, 0x24, 0x20, 0x24, 0x20, 0x24, 0x20,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/99.xbm version [926cc568ca].

1
2
3
4
5
6
#define X_width 16
#define X_height 16
static unsigned char X_bits[] = {
   0x00, 0x00, 0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0xc4, 0x23, 0x04, 0x24,
   0x04, 0x24, 0x04, 0x24, 0xc4, 0x23, 0x04, 0x24, 0x04, 0x24, 0x04, 0x24,
   0xc4, 0x23, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};
<
<
<
<
<
<












Deleted keyicons/make.sh version [76b85ac3fe].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash --
cd keyicons
#for X in `seq 48 57` `seq 65 90`; do
#  pngff < charset.png | ff-text 16 16 `dc -e $X"P"` | ffxbm X > $X.xbm
#done
sed 's/^  //' <<"EOF" > ../keyicons.xbm
  #define keyicons_width 16
  #define keyicons_height 4096
  static unsigned char keyicons_bits[] = {
EOF
for X in `seq 0 255`; do
  test -f $X.xbm
  X=`dc -e "1 $? - $X *p"`
  sed -n 's/};/,/;/^ /p' < $X.xbm >> ../keyicons.xbm
done
echo '};' >> ../keyicons.xbm
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<