summaryrefslogtreecommitdiffstats
path: root/kernel/xpm/codec_avs.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/xpm/codec_avs.xpm')
-rw-r--r--kernel/xpm/codec_avs.xpm34
1 files changed, 34 insertions, 0 deletions
diff --git a/kernel/xpm/codec_avs.xpm b/kernel/xpm/codec_avs.xpm
new file mode 100644
index 0000000..c80bd7c
--- /dev/null
+++ b/kernel/xpm/codec_avs.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static const char *codec_avs[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 12 1",
+" c #020202",
+". c #464646",
+"X c #4E4E4E",
+"o c #CF0008",
+"O c #9EFE02",
+"+ c #AEAEAE",
+"@ c #B2B2B2",
+"# c #CACACA",
+"$ c gray87",
+"% c gray95",
+"& c #FEFEFE",
+"* c None",
+/* pixels */
+"XXXXXXXXXX@*****",
+"X########X$+****",
+"X#&&&&&&#X%$@***",
+"X#&&&&&&#XXXX***",
+"X#&&&&&&####X***",
+"X...............",
+"XOOOOOOOOOOOOOO.",
+"XO O OO O O.",
+"XO O O OO O OOO.",
+"XO O OO O O.",
+"XO O O OOO O.",
+"XO O OO OO O.",
+"XOOOOOOOOOOOOOO.",
+"X...............",
+"X###########X***",
+"*XXXXXXXXXXXX***"
+};