summaryrefslogtreecommitdiff
path: root/vcl/unx/source/inc/tblselse_mask.h
blob: 4c4c97ad4ccfbb2d038e57e0914c555949770e87 (plain)
1
2
3
4
5
6
7
#define tblselse_mask_width 16
#define tblselse_mask_height 16
static char tblselse_mask_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xf0, 0x00, 0xf8, 0x01,
   0xf8, 0x03, 0xf0, 0xc7, 0xe0, 0xef, 0xc0, 0xff, 0x80, 0xff, 0x00, 0xff,
   0x00, 0xfe, 0x00, 0xff, 0x80, 0xff, 0x80, 0xff };