summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/half.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/xbm/half.xbm')
-rwxr-xr-xsubtle/xbm/half.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/subtle/xbm/half.xbm b/subtle/xbm/half.xbm
new file mode 100755
index 0000000..874323b
--- /dev/null
+++ b/subtle/xbm/half.xbm
@@ -0,0 +1,4 @@
+#define half_width 8
+#define half_height 8
+static unsigned char half_bits[] = {
+ 0x3C, 0x4E, 0x8F, 0x8F, 0x8F, 0x8F, 0x4E, 0x3C };