summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/pixmaps/drag_omni_mask.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdvik/pixmaps/drag_omni_mask.xbm')
-rw-r--r--Build/source/texk/xdvik/pixmaps/drag_omni_mask.xbm10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/texk/xdvik/pixmaps/drag_omni_mask.xbm b/Build/source/texk/xdvik/pixmaps/drag_omni_mask.xbm
new file mode 100644
index 00000000000..60feeb54c79
--- /dev/null
+++ b/Build/source/texk/xdvik/pixmaps/drag_omni_mask.xbm
@@ -0,0 +1,10 @@
+#define drag_omni_mask_width 17
+#define drag_omni_mask_height 17
+#define drag_omni_mask_x_hot 8
+#define drag_omni_mask_y_hot 8
+static unsigned char drag_omni_mask_bits[] = {
+ 0x00, 0x01, 0x00, 0x80, 0x03, 0x00, 0xc0, 0x07, 0x00, 0xe0, 0x0f, 0x00,
+ 0x80, 0x03, 0x00, 0x88, 0x23, 0x00, 0x8c, 0x63, 0x00, 0xfe, 0xff, 0x00,
+ 0xff, 0xff, 0x01, 0xfe, 0xff, 0x00, 0x8c, 0x63, 0x00, 0x88, 0x23, 0x00,
+ 0x80, 0x03, 0x00, 0xe0, 0x0f, 0x00, 0xc0, 0x07, 0x00, 0x80, 0x03, 0x00,
+ 0x00, 0x01, 0x00};