bitmaps/center.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:

#define center_width 32
#define center_height 16
#define center_x_hot -1
#define center_y_hot -1
static char center_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0xff, 0xff, 0x1f,
   0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00,
   0xe0, 0xff, 0xff, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x7f, 0x00,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0xc0, 0xff, 0xff, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};