bitmaps/align.xbm
author Claus Gittinger <cg@exept.de>
Wed, 26 Jun 2019 23:31:24 +0200
changeset 6076 e32451ae0577
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: MenuPanel::Item comment/format in: #aspectAt:

#define align_width 32
#define align_height 16
#define align_x_hot -1
#define align_y_hot -1
static char align_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};