aboutsummaryrefslogtreecommitdiff
path: root/libXpm/sxpm/plaid_ext.xpm
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-06 06:21:24 +0000
committermarha <marha@users.sourceforge.net>2009-11-06 06:21:24 +0000
commit0ae41e8705d1a90e05e5452759396d6ef3e9d33f (patch)
tree0633e2a8cdad0b13af31d9ff471174fe3f69e637 /libXpm/sxpm/plaid_ext.xpm
parenta606d151fb424f09f5b548ed58879dc20ba4f173 (diff)
parentc9179017c7e70703b7cac46c2df8b950506319e0 (diff)
downloadvcxsrv-0ae41e8705d1a90e05e5452759396d6ef3e9d33f.tar.gz
vcxsrv-0ae41e8705d1a90e05e5452759396d6ef3e9d33f.tar.bz2
vcxsrv-0ae41e8705d1a90e05e5452759396d6ef3e9d33f.zip
Added libXpm
Diffstat (limited to 'libXpm/sxpm/plaid_ext.xpm')
-rw-r--r--libXpm/sxpm/plaid_ext.xpm43
1 files changed, 43 insertions, 0 deletions
diff --git a/libXpm/sxpm/plaid_ext.xpm b/libXpm/sxpm/plaid_ext.xpm
new file mode 100644
index 000000000..8538952ea
--- /dev/null
+++ b/libXpm/sxpm/plaid_ext.xpm
@@ -0,0 +1,43 @@
+/* XPM */
+static char * plaid[] = {
+/* plaid pixmap
+ * width height ncolors chars_per_pixel */
+"22 22 4 2 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",
+"XPMEXT ext3",
+"data3",
+"XPMEXT",
+"data4",
+"XPMENDEXT"
+} ;