summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/text.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/text.xpm')
-rw-r--r--app/bin/bitmaps/text.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/app/bin/bitmaps/text.xpm b/app/bin/bitmaps/text.xpm
new file mode 100644
index 0000000..176621d
--- /dev/null
+++ b/app/bin/bitmaps/text.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * text_xpm[] = {
+"16 16 2 1",
+" c None",
+". c #000000000000",
+" .. ",
+" .. ",
+" .... ",
+" .... ",
+" .. .. ",
+" .. .. ",
+" .. .. ",
+" .. .. ",
+" .. .. ",
+" .......... ",
+" ............ ",
+" .. .. ",
+" .. .. ",
+" .. .. ",
+".. ..",
+"... ..."};