summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-01-26 21:35:02 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-01-26 21:35:02 +0000
commitabbfee4e8bc4ae4bec705001637045240a5ba69a (patch)
treec3bba51da2001dcb2a0fd7c797d00f97c9788bb1 /src
parentAll snap options which can be accessed through the snapping toolbar are now r... (diff)
downloadinkscape-abbfee4e8bc4ae4bec705001637045240a5ba69a.tar.gz
inkscape-abbfee4e8bc4ae4bec705001637045240a5ba69a.zip
calligraphic defaults: forgotten conversions to the new range
(bzr r7184)
Diffstat (limited to 'src')
-rw-r--r--src/preferences-skeleton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h
index 9a40c6bb1..f2bbce93f 100644
--- a/src/preferences-skeleton.h
+++ b/src/preferences-skeleton.h
@@ -87,7 +87,7 @@ static char const preferences_skeleton[] =
" <eventcontext id=\"pen\" mode=\"drag\" selcue=\"1\" style=\"stroke-width:1px;\" usecurrent=\"0\"/>\n"
" </group>\n"
" <eventcontext id=\"calligraphic\" style=\"fill:black;fill-opacity:1;fill-rule:nonzero;stroke:none;\"\n"
-" mass=\"0.02\" drag=\"1\" angle=\"30\" width=\"0.15\" thinning=\"0.1\" flatness=\"0.9\" cap_rounding=\"0.0\" usecurrent=\"1\"\n"
+" mass=\"2\" drag=\"1\" angle=\"30\" width=\"15\" thinning=\"10\" flatness=\"90\" cap_rounding=\"0.0\" usecurrent=\"1\"\n"
" tracebackground=\"0\" usepressure=\"1\" usetilt=\"0\" keep_selected=\"1\">\n"
" <group id=\"preset\">\n"
" <group id=\"cp0\" name=\"Dip pen\" mass=\"2\" wiggle=\"0.0\" angle=\"30.0\" thinning=\"10\" tremor=\"0.0\" flatness=\"90\" cap_rounding=\"0.0\" tracebackground=\"0\" usepressure=\"1\" usetilt=\"1\" />\n"