summaryrefslogtreecommitdiffstats
path: root/src/livarot/PathConversion.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix bug !Johan B. C. Engelen2009-01-171-3/+9
| | | (bzr r7141)
* fix bug in livarot where open paths are rendered as closed path when start ↵Johan B. C. Engelen2009-01-021-2/+6
| | | | | == end point. now svg testsuite paths-data-10-t.svg is rendered correctly (bzr r7059)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-134/+134
| | | (bzr r7032)
* NR::LInfty => Geom::Johan B. C. Engelen2008-12-051-9/+9
| | | (bzr r6953)
* Merging from trunkTed Gould2008-10-111-26/+28
| | | (bzr r6884)
* Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas2006-05-161-2/+9
| | | (bzr r852)
* Fix for [Bug-1473139]Andrius Ramanauskas2006-04-201-7/+5
| | | (bzr r553)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-0/+265
| | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1575
(bzr r1)