summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-shape.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix bug: stroke width was not changed when switching to outline and backbulia byak2006-11-041-0/+2
| | | (bzr r1894)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-0/+4
| | | | | 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)
* optimized includesRalf Stephan2006-01-181-2/+0
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+213
(bzr r1)