summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-pixblock.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-103/+0
| | | (bzr r9508.1.67)
* Some quality improvements to feDisplacementMap handling (as well as extra ↵Jasper van de Gronde2009-03-291-0/+6
| | | | | boundary checks where necessary). (bzr r7587)
* Makes sure a Gaussian filter is applied to premultiplied data.Jasper van de Gronde2008-12-281-0/+1
| | | (bzr r7028)
* 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/+95
(bzr r1)