summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-renderer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cairo-renderer: set metadata in outputPatrick Storz2019-07-101-0/+4
* cairo-renderer: / cairo-render-context: whitespace fixesPatrick Storz2019-07-101-1/+1
* Clarify licensesMax Gaukler2018-11-081-2/+3
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+1
* Merged hatch pdf and png export codeTomasz Boczkowski2014-10-141-0/+2
* Merged from trunk (r12517).Markus Engel2013-09-141-4/+0
|\
| * Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-261-4/+0
* | reordered SPDesktop::set_event_context2; fixed last mismatched-tagsMarkus Engel2013-08-021-1/+1
|/
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
* add bleed/margin to pdf exportJohan B. C. Engelen2012-10-281-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* add option to exclude/omit text from the PDF when saving to pdfJohan B. C. Engelen2010-02-201-0/+4
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen2008-09-071-1/+0
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-1/+1
* always build cairo backend; add interface for setting cairo surface to rendererKees Cook2007-12-101-4/+0
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+85