bitmaps/b_alignL.xbm
author Claus Gittinger <cg@exept.de>
Mon, 11 Sep 2017 09:08:17 +0200
changeset 3489 ed003c06c33b
parent 269 8ced22627ae1
permissions -rw-r--r--
#FEATURE by cg class: ImageEditor added: #changePreviewImageMagnification #previewMagnificationHolder changed: #processEvent: #update:with:from: (send #magnification: instead of #magnificationFactor:) class: ImageEditor class changed: #previewMenu

#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};