bitmaps/b_alignCV.xbm
author Claus Gittinger <cg@exept.de>
Sat, 25 Apr 1998 18:26:34 +0200
changeset 812 c1c6844ddd57
parent 269 8ced22627ae1
permissions -rw-r--r--
dont access Display directly
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};