summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-rect.xpm
diff options
context:
space:
mode:
authorJasper van de Gronde <jasper.vandegronde@gmail.com>2010-09-06 09:16:22 +0000
committerJasper van de Gronde <th.v.d.gronde@hccnet.nl>2010-09-06 09:16:22 +0000
commit17fbfe1ce12dd215eb9a8984ff8da0ea4e2416ad (patch)
tree7974c6e7493642ab70ff589bed0bcc71c09d75dc /src/pixmaps/cursor-rect.xpm
parentmake hpgl document height compatible with dxf (Bug 487052) (diff)
downloadinkscape-17fbfe1ce12dd215eb9a8984ff8da0ea4e2416ad.tar.gz
inkscape-17fbfe1ce12dd215eb9a8984ff8da0ea4e2416ad.zip
Color preview in cursor
(bzr r9743)
Diffstat (limited to 'src/pixmaps/cursor-rect.xpm')
-rw-r--r--src/pixmaps/cursor-rect.xpm26
1 files changed, 14 insertions, 12 deletions
diff --git a/src/pixmaps/cursor-rect.xpm b/src/pixmaps/cursor-rect.xpm
index 149624aa7..69007bc77 100644
--- a/src/pixmaps/cursor-rect.xpm
+++ b/src/pixmaps/cursor-rect.xpm
@@ -1,8 +1,10 @@
/* XPM */
static char const *cursor_rect_xpm[] = {
-"32 32 3 1",
+"32 32 5 1",
" c None",
". c #FFFFFF",
+"% c Stroke",
+"* c Fill",
"+ c #000000",
" ... ",
" .+. ",
@@ -12,17 +14,17 @@ static char const *cursor_rect_xpm[] = {
"....+.... ",
" .+. ",
" .+. ................. ",
-" ... .+++++++++++++++. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+.............+. ",
-" .+++++++++++++++. ",
+" ... .%%%%%%%%%%%%%%%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%*************%. ",
+" .%%%%%%%%%%%%%%%. ",
" ................. ",
" ",
" ",