bitmaps/rightAlign.xbm
author Claus Gittinger <cg@exept.de>
Wed, 27 Feb 2019 21:46:51 +0100
changeset 6012 a85c5316417b
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#REFACTORING by cg class: TerminalView changed: #basicStartCommand:in:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
80
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
#define rightAlign_width 32
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
#define rightAlign_height 16
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
#define rightAlign_x_hot -1
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
#define rightAlign_y_hot -1
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
static char rightAlign_bits[] = {
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x3f,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
   0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
   0x00, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
   0x00, 0xf8, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
a3aa8b1ee491 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
   0x00, 0x00, 0x00, 0x00};