bitmaps/leftAlign.xbm
author Claus Gittinger <cg@exept.de>
Sat, 27 Apr 2019 09:50:57 +0200
changeset 6044 e7fd53f408b8
parent 80 a3aa8b1ee491
permissions -rw-r--r--
#BUGFIX by cg class: TerminalView changed: #keyPress:x:y:

#define leftAlign_width 32
#define leftAlign_height 16
static char leftAlign_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x0f,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xfc, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0xff, 0x3f, 0x00, 0x00, 0x00, 0x00,
   0xfc, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};