bitmaps/leftAlign.xbm
author Claus Gittinger <cg@exept.de>
Tue, 07 May 2019 13:14:22 +0200
changeset 6048 1cc3955c1959
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#FEATURE by cg class: AbstractHierarchicalItem added: #recursiveDetect:skipIf:skipChildrenIf:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
80
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define leftAlign_width 32
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define leftAlign_height 16
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
static char leftAlign_bits[] = {
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x0f,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0xfc, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
   0xfc, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
   0x00, 0x00, 0x00, 0x00};