summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-renderer-pdf-out.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-3/+1
* Add exportersJabier Arraiza Cenoz2016-11-051-1/+3
* Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-111-10/+10
* Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...Kence (casey.peel@gmail.com)2015-01-281-4/+7
* change default pdf import resolution to 96 dpiAlvin Penner2014-11-021-1/+1
* Merge from trunk.Matthew Petroff2013-09-121-1/+1
|\
| * Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-261-1/+1
* | Improve code readability.Matthew Petroff2013-08-281-1/+1
|/
* Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-061-2/+2
|\
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-311-2/+2
* | code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-3/+3
|/
* UI messagesKris De Gussem2013-04-291-2/+2
* Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...Nicolas Dufour2013-03-241-2/+2
* add bleed/margin to pdf exportJohan B. C. Engelen2012-10-281-5/+15
* Fix for 499965 : PS Output : Convert export area to radio buttonsJohn Smith2012-09-051-35/+30
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-0/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-6/+4
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+0
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
* Warning cleanup.Jon A. Cruz2011-06-221-5/+7
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-6/+9
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
* | PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...Nicolas Dufour2010-10-221-4/+7
* | Extensions. Consistency fix and UI improvements (internal extensions and filt...Nicolas Dufour2010-09-101-3/+3
* | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"Johan B. C. Engelen2010-06-291-6/+1
|/
* latex export: add transparency export for pdfJohan B. C. Engelen2010-02-261-1/+1
* - change cmdline option to --export-latex.Johan B. C. Engelen2010-02-221-46/+4
* output test.tex instead of test.pdf.tex which does not work well. strip path ...Johan B. C. Engelen2010-02-211-1/+3
* writePreamble and writePostambleJohan B. C. Engelen2010-02-211-3/+6
* initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ...Johan B. C. Engelen2010-02-201-10/+66
* add option to exclude/omit text from the PDF when saving to pdfJohan B. C. Engelen2010-02-201-2/+12
* Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-071-2/+2
* Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2009-08-061-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-011-0/+1
* copyedit labels, expand rangebulia byak2009-04-301-1/+1
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-061-3/+3
* unify labelsbulia byak2008-11-301-1/+1
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-15/+13
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* Make rasterization of filters into pdf respect the requested dpi.Aaron Spike2008-09-051-1/+1
* remove cairo and experimental from the name; now this is THE pdf exporterbulia byak2008-08-311-2/+2
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-17/+126
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* create options for cairo pdf/ps export dialogtheAdib2007-12-231-1/+1