aboutsummaryrefslogtreecommitdiff
path: root/libXpm/sxpm/plaid_mask.xpm
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-06 06:10:10 +0000
committermarha <marha@users.sourceforge.net>2009-11-06 06:10:10 +0000
commitc9179017c7e70703b7cac46c2df8b950506319e0 (patch)
treec0efdddb8a11493ed1bee357bc32d604a67b9000 /libXpm/sxpm/plaid_mask.xpm
parentbea6c919fcb289fdf2b1e7938f39dec026c25b21 (diff)
downloadvcxsrv-c9179017c7e70703b7cac46c2df8b950506319e0.tar.gz
vcxsrv-c9179017c7e70703b7cac46c2df8b950506319e0.tar.bz2
vcxsrv-c9179017c7e70703b7cac46c2df8b950506319e0.zip
Added libXpm-3.5.8
Diffstat (limited to 'libXpm/sxpm/plaid_mask.xpm')
-rw-r--r--libXpm/sxpm/plaid_mask.xpm35
1 files changed, 35 insertions, 0 deletions
diff --git a/libXpm/sxpm/plaid_mask.xpm b/libXpm/sxpm/plaid_mask.xpm
new file mode 100644
index 000000000..167d33857
--- /dev/null
+++ b/libXpm/sxpm/plaid_mask.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * plaid[] = {
+/* plaid pixmap
+ * width height ncolors chars_per_pixel */
+"22 22 5 2",
+/* 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 ",
+" c none s mask ",
+/* 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 ",
+" 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 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 "
+} ;