Fix the tangents output by "Segment Tangent" and "BLine Tangent". They were scaled...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 4 Mar 2008 17:56:49 +0000 (17:56 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 4 Mar 2008 17:56:49 +0000 (17:56 +0000)
commite6efdb6732204cb498c236208321011c7cb3b709
treeaae3e39d3f637ea21aa6398b3bedc6a36f1180cf
parentbb1dc53ed239937ec79467d2a30d5d933287f4bb
Fix the tangents output by "Segment Tangent" and "BLine Tangent".  They were scaled by a factor of 0.5 before.  Incremented the canvas version to 0.4 so existing .sif files still render the same.

git-svn-id: http://svn.voria.com/code@1856 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/canvas.h
synfig-core/trunk/src/synfig/loadcanvas.cpp
synfig-core/trunk/src/synfig/valuenode_blinecalctangent.cpp
synfig-core/trunk/src/synfig/valuenode_segcalctangent.cpp