From: Johan E. <jbc...@sw...> - 2011-08-21 10:32:30
|
On 20-8-2011 15:25, Alvin Penner wrote: > attached is a modified version of file src/2geom/hvlinesegment.h. It > contains two minor modifications, in the routine 'pointAt(Coord t)' and > the routine 'pointAndDerivatives(Coord t, unsigned n)'. These changes > were made/proposed in order to interchange x and y coordinates for > vertical lines to fix LP Bug 813829. > > https://bugs.launchpad.net/inkscape/+bug/813829 > http://article.gmane.org/gmane.comp.graphics.inkscape.devel/37125 > > Does this seem like a reasonable way to fix this bug, or is there a > better way? Thanks for pointing to the fix Alvin. I committed a fix. (modified your fix, because I didn't like that it depended on the exact numerical definition of 'axis') Ciao, Johan |