summaryrefslogtreecommitdiffstats
path: root/src/livarot/Shape.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-1/+3
| | | | | 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)
* optimize includes, use stdlib instead of inttypes if we have itRalf Stephan2006-02-041-1/+0
| | | (bzr r73)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+562
(bzr r1)