bitmaps/b_alignL.xbm
author Claus Gittinger <cg@exept.de>
Fri, 17 Feb 2017 14:29:17 +0100
changeset 3407 2e0024e012e9
parent 269 8ced22627ae1
permissions -rw-r--r--
#BUGFIX by cg class: ImageEditor changed: #maskOutsideCircleIcon #maskOutsideRectangleIcon oops: maskedPalettes are editable! #update:with:from:

#define b_alignL_width 16
#define b_alignL_height 16
static unsigned char b_alignL_bits[] = {
   0x11, 0x00, 0x19, 0x00, 0x1d, 0x00, 0xff, 0x7f, 0x1d, 0x00, 0x19, 0x00,
   0x11, 0x00, 0x01, 0x00, 0x01, 0x00, 0x11, 0x00, 0x19, 0x00, 0x1d, 0x00,
   0xff, 0x7f, 0x1d, 0x00, 0x19, 0x00, 0x11, 0x00};