summaryrefslogtreecommitdiffstats
path: root/src/pixmaps/cursor-thin.xpm
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-04-11 03:37:59 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-04-11 03:37:59 +0000
commit161f5bbec8843e7cc17f3d70263d2835c6a608b8 (patch)
treee2c1c8b50efa9db0de27b7b64b7a064e99aaa9c7 /src/pixmaps/cursor-thin.xpm
parenttracking guide with ctrl; tracing background; thinning/thickening with alt; a... (diff)
downloadinkscape-161f5bbec8843e7cc17f3d70263d2835c6a608b8.tar.gz
inkscape-161f5bbec8843e7cc17f3d70263d2835c6a608b8.zip
thin/thicken cursors
(bzr r2854)
Diffstat (limited to 'src/pixmaps/cursor-thin.xpm')
-rw-r--r--src/pixmaps/cursor-thin.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/pixmaps/cursor-thin.xpm b/src/pixmaps/cursor-thin.xpm
new file mode 100644
index 000000000..c13b09176
--- /dev/null
+++ b/src/pixmaps/cursor-thin.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+static char * cursor_thin_xpm[] = {
+"32 32 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+" ... ",
+" .+. ",
+" .+. ",
+"....+.... ",
+".+++ +++. ",
+"....+.... ",
+" .+. .... .... ",
+" .+. ..+. .+.. ",
+" ... ..+. .+.. ",
+" ..+. .+.. ",
+" ..+. .+.. ",
+" ..+. .+.. ",
+" .+. .+. ",
+" .+. .+. ",
+" .+. .+. ",
+" .+. .+. ",
+" .+. .+. ",
+" .+. .+. ",
+" .+. .+. ",
+" ..+. .+.. ",
+" ..+. .+.. ",
+" ..+. .+.. ",
+" ..+. .+.. ",
+" ..+. .+.. ",
+" .... .... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};