bitmaps/ScrollRt.12.xbm
author Stefan Vogel <sv@exept.de>
Fri, 29 Dec 2017 12:05:56 +0100
changeset 6246 16356c6f37c0
parent 1686 12619751ba2c
permissions -rw-r--r--
#UI_ENHANCEMENT by stefan class: FontPanel changed: #fontForPreview prefer unicode encoding for shown font

#define xbm_width 12
#define xbm_height 12
static char xbm_bits[] = {
0x00, 0x00, 
0x00, 0x00, 
0x0C, 0x00, 
0x3C, 0x00, 
0xFC, 0x00, 
0xFC, 0x03, 
0xFC, 0x03, 
0xFC, 0x00, 
0x3C, 0x00, 
0x0C, 0x00, 
0x00, 0x00, 
0x00, 0x00, 
};