bitmaps/b_alignCV.xbm
author Claus Gittinger <cg@exept.de>
Mon, 13 Feb 2006 09:51:09 +0100
changeset 1974 f3e9c2ded641
parent 269 8ced22627ae1
permissions -rw-r--r--
code cleanup & refactoring
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
269
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define b_alignCV_width 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define b_alignCV_height 16
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static unsigned char b_alignCV_bits[] = {
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x60, 0x60, 0x60, 0x60, 0x61, 0x61, 0x63, 0x63, 0x67, 0x67,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x6f, 0x6f, 0x7f, 0x7f, 0x6f, 0x6f, 0x67, 0x67, 0x63, 0x63, 0x61, 0x61,
8ced22627ae1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x60, 0x60, 0x60, 0x60, 0x60, 0x60, 0x00, 0x00};