summaryrefslogtreecommitdiffstats
path: root/src/display/nr-gradient-gpl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unify linear and radial gradients in same file (with appropriate noteMenTaLguY2007-08-211-307/+0
| | | | | about license) in preparation for refactoring (bzr r3562)
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-291-8/+8
| | | (bzr r1503)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-0/+1
| | | | | 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/+306
(bzr r1)