aboutsummaryrefslogtreecommitdiff
path: root/vendor/x11iraf/ximtool/data/hflip.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/x11iraf/ximtool/data/hflip.xbm')
-rw-r--r--vendor/x11iraf/ximtool/data/hflip.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/x11iraf/ximtool/data/hflip.xbm b/vendor/x11iraf/ximtool/data/hflip.xbm
new file mode 100644
index 00000000..44b105bb
--- /dev/null
+++ b/vendor/x11iraf/ximtool/data/hflip.xbm
@@ -0,0 +1,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};