aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/ximtool/data/xflip.xbm
blob: bdbbeb4332364853790110a7241bef614602a637 (plain) (blame)
1
2
3
4
5
6
#define xflip_width 16
#define xflip_height 16
static char xflip_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x08, 0x18, 0x18,
   0x1c, 0x38, 0xfe, 0x7f, 0xfe, 0x7f, 0x1c, 0x38, 0x18, 0x18, 0x10, 0x08,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};