summaryrefslogtreecommitdiffstats
path: root/src/display/nr-style.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-1/+1
| | | (bzr r10658)
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-5/+8
| | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17)
* Fix group opacityKrzysztof Kosi??ski2010-07-071-1/+0
| | | (bzr r9508.1.13)
* Text rendering. Factor out style handling into nr-style.hKrzysztof Kosi??ski2010-06-281-0/+82
(bzr r9508.1.5)