summaryrefslogtreecommitdiff
path: root/test/pixmaps/good/plaid-lisp.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'test/pixmaps/good/plaid-lisp.xpm')
-rw-r--r--test/pixmaps/good/plaid-lisp.xpm39
1 files changed, 39 insertions, 0 deletions
diff --git a/test/pixmaps/good/plaid-lisp.xpm b/test/pixmaps/good/plaid-lisp.xpm
new file mode 100644
index 0000000..b4b3ade
--- /dev/null
+++ b/test/pixmaps/good/plaid-lisp.xpm
@@ -0,0 +1,39 @@
+; XPM2 Lisp
+(setq plaid (
+; plaid pixmap
+; width height ncolors chars_per_pixel
+"22 22 4 2 0 0 XPMEXT",
+; colors
+" c red m white s light_color ",
+"Y c green m black s lines_in_mix ",
+"+ c yellow m white s lines_in_dark ",
+"x m black s dark_color ",
+; pixels
+"x x x x x x x x x x x x + x x x x x ",
+" x x x x x x x x x x x x x x x x ",
+"x x x x x x x x x x x x + x x x x x ",
+" x x x x x x x x x x x x x x x x ",
+"x x x x x x x x x x x x + x x x x x ",
+"Y Y Y Y Y x Y Y Y Y Y + x + x + x + x + x + ",
+"x x x x x x x x x x x x + x x x x x ",
+" x x x x x x x x x x x x x x x x ",
+"x x x x x x x x x x x x + x x x x x ",
+" x x x x x x x x x x x x x x x x ",
+"x x x x x x x x x x x x + x x x x x ",
+" x x x x Y x x x ",
+" x x x Y x x ",
+" x x x x Y x x x ",
+" x x x Y x x ",
+" x x x x Y x x x ",
+"x x x x x x x x x x x x x x x x x x x x x x ",
+" x x x x Y x x x ",
+" x x x Y x x ",
+" x x x x Y x x x ",
+" x x x Y x x ",
+" x x x x Y x x x "
+"XPMEXT ext1 data1",
+"XPMEXT ext2"
+"data2_1",
+"data2_2",
+"XPMENDEXT"
+))