shithub: cstory

ref: f5113f8639e85bb0e343e0d3ca470c8b25d1368d
dir: /DoConfig/fltk/src/ew_mask.xbm/

View raw version
#define ew_mask_width 16
#define ew_mask_height 16
#define ew_mask_x_hot 8
#define ew_mask_y_hot 8
static unsigned char ew_mask_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x18, 0x1c, 0x38,
   0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0x1c, 0x38, 0x18, 0x18,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};