summaryrefslogtreecommitdiff
path: root/ov/bitmaps/UCD.26.m
diff options
context:
space:
mode:
Diffstat (limited to 'ov/bitmaps/UCD.26.m')
-rw-r--r--ov/bitmaps/UCD.26.m12
1 files changed, 12 insertions, 0 deletions
diff --git a/ov/bitmaps/UCD.26.m b/ov/bitmaps/UCD.26.m
new file mode 100644
index 0000000..818ed9f
--- /dev/null
+++ b/ov/bitmaps/UCD.26.m
@@ -0,0 +1,12 @@
+#define UCD_width 26
+#define UCD_height 26
+static char UCD_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xff, 0x1f, 0x00,
+ 0xe0, 0xff, 0x1f, 0x00, 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00,
+ 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00,
+ 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00,
+ 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00, 0xe0, 0xff, 0x3f, 0x00,
+ 0xe0, 0xff, 0x3f, 0x00, 0x80, 0xff, 0x3f, 0x00, 0xc0, 0xff, 0x0f, 0x00,
+ 0xe0, 0xff, 0x1f, 0x00, 0xf0, 0xff, 0x3f, 0x00, 0xf0, 0xff, 0x7f, 0x00,
+ 0xf8, 0xff, 0xff, 0x00, 0xf8, 0xff, 0xff, 0x01, 0xf0, 0xff, 0xff, 0x01,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};