bitmaps/rightAlign.xbm
author Claus Gittinger <cg@exept.de>
Mon, 24 Jun 2019 12:49:21 +0200
changeset 6073 b7d061c67140
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#DOCUMENTATION by cg class: AbstractHierarchicalItem comment/format in: #removeIndex:

#define rightAlign_width 32
#define rightAlign_height 16
#define rightAlign_x_hot -1
#define rightAlign_y_hot -1
static char rightAlign_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0x00, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0x00, 0xf8, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};