aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/ximtool/data/hflip.xbm
blob: 44b105bbe1e120a3d567f0e47584f9293b4d0b3f (plain) (blame)
1
2
3
4
5
6
#define hflip_width 16
#define hflip_height 16
static char hflip_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x02, 0x40, 0x02, 0x40, 0x02, 0x40, 0x06, 0x60,
   0x0e, 0x70, 0xfe, 0x7f, 0xfe, 0x7f, 0x0e, 0x70, 0x06, 0x60, 0x02, 0x40,
   0x02, 0x40, 0x02, 0x40, 0x00, 0x00, 0x00, 0x00};