summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-render-context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-241-2/+2
* Merging from trunkTed Gould2008-10-111-2/+2
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-1/+0
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen2008-09-071-2/+0
* enable EPS export via cairo, use it instead of the old native onebulia byak2008-09-011-0/+2
* properly transform clippath: transform of the item using the clippath must al...bulia byak2008-08-311-0/+1
* cairo-render-context extension implementation converted to 2geomJohan B. C. Engelen2008-08-311-3/+3
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-9/+9
* add CairoRenderContext::renderPathVectorJohan B. C. Engelen2008-06-261-0/+2
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-1/+1
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-9/+9
* now act on settings in dialogueAdib Taraben2008-01-161-0/+6
* more on cairo ps/pdf optionsAdib Taraben2007-12-261-13/+23
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-2/+2
* always build cairo backend; add interface for setting cairo surface to rendererKees Cook2007-12-101-4/+3
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* cairo ps output patchtheAdib2007-05-091-0/+1
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+198