aboutsummaryrefslogtreecommitdiff
path: root/laser-tag software/images/alphabet/ascii0x30.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'laser-tag software/images/alphabet/ascii0x30.xbm')
-rwxr-xr-xlaser-tag software/images/alphabet/ascii0x30.xbm7
1 files changed, 7 insertions, 0 deletions
diff --git a/laser-tag software/images/alphabet/ascii0x30.xbm b/laser-tag software/images/alphabet/ascii0x30.xbm
new file mode 100755
index 0000000..a2452f8
--- /dev/null
+++ b/laser-tag software/images/alphabet/ascii0x30.xbm
@@ -0,0 +1,7 @@
+#define ascii0x30_width 11
+#define ascii0x30_height 22
+static unsigned char ascii0x30_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x00,
+ 0xfc, 0x01, 0x8c, 0x01, 0x06, 0x03, 0x06, 0x03, 0x06, 0x03, 0x06, 0x03,
+ 0x06, 0x03, 0x06, 0x03, 0x06, 0x03, 0x8c, 0x01, 0xfc, 0x01, 0xf8, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };