diff options
author | marha <marha@users.sourceforge.net> | 2011-01-18 16:11:45 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-01-18 16:11:45 +0000 |
commit | fe39224c389ccc187c2232d9cc796599e150fa6b (patch) | |
tree | 8b324e9426bfe035e27287d272ac9d5432102c2a /xorg-server/bitmaps/plaid | |
parent | 0cebe8443b7c3ebf838d1a58a83851d79a6fba1e (diff) | |
download | vcxsrv-fe39224c389ccc187c2232d9cc796599e150fa6b.tar.gz vcxsrv-fe39224c389ccc187c2232d9cc796599e150fa6b.tar.bz2 vcxsrv-fe39224c389ccc187c2232d9cc796599e150fa6b.zip |
Added xbitmaps-1.1.1
Diffstat (limited to 'xorg-server/bitmaps/plaid')
-rw-r--r-- | xorg-server/bitmaps/plaid | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xorg-server/bitmaps/plaid b/xorg-server/bitmaps/plaid new file mode 100644 index 000000000..578e464db --- /dev/null +++ b/xorg-server/bitmaps/plaid @@ -0,0 +1,11 @@ +#define plaid_width 22 +#define plaid_height 22 +#define plaid_x_hot -1 +#define plaid_y_hot -1 +static char plaid_bits[] = { + 0x75, 0xfd, 0x3f, 0xaa, 0xfa, 0x3e, 0x75, 0xfd, 0x3f, 0xaa, 0xfa, 0x3e, + 0x75, 0xfd, 0x3f, 0xff, 0x57, 0x15, 0x75, 0xfd, 0x3f, 0xaa, 0xfa, 0x3e, + 0x75, 0xfd, 0x3f, 0xaa, 0xfa, 0x3e, 0x75, 0xfd, 0x3f, 0x20, 0xa8, 0x2b, + 0x20, 0x50, 0x15, 0x20, 0xa8, 0x2b, 0x20, 0x50, 0x15, 0x20, 0xa8, 0x2b, + 0xff, 0xff, 0x3f, 0x20, 0xa8, 0x2b, 0x20, 0x50, 0x15, 0x20, 0xa8, 0x2b, + 0x20, 0x50, 0x15, 0x20, 0xa8, 0x2b}; |