summaryrefslogtreecommitdiffstats
path: root/kernel/xpm/codec_wmf.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/xpm/codec_wmf.xpm')
-rw-r--r--kernel/xpm/codec_wmf.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/kernel/xpm/codec_wmf.xpm b/kernel/xpm/codec_wmf.xpm
new file mode 100644
index 0000000..95cd878
--- /dev/null
+++ b/kernel/xpm/codec_wmf.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static const char *codec_wmf[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 12 1",
+" c black",
+". c gray27",
+"X c #4C4C4C",
+"o c #CF0008",
+"O c #AEAEAE",
+"+ c gray69",
+"@ c #B1B1B1",
+"# c #C8C8C8",
+"$ c #DDDDDD",
+"% c #F3F3F3",
+"& c gray100",
+"* c None",
+/* pixels */
+"XXXXXXXXXX+*****",
+"X########X$O****",
+"X#&&&&&&#X%$+***",
+"X#&&&&&&#XXXX***",
+"X#&&&&&&####X***",
+"X...............",
+"X .",
+"X& & & & &&&.",
+"X& & & &&&& & .",
+"X& & & & & && .",
+"X & & & & & .",
+"X & & & & & .",
+"X .",
+"X...............",
+"X###########X***",
+"*XXXXXXXXXXXX***"
+};