summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-renderer-pdf-out.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-011-0/+1
| | | (bzr r7808)
* copyedit labels, expand rangebulia byak2009-04-301-1/+1
| | | (bzr r7802)
* noop: Rename argument from uri to filename for Extension::...::save ↵Peter Moulder2009-04-061-3/+3
| | | | | | | implementations, given that that's how it's used at present. Add a couple of fixme comments to do with use of this argument. (bzr r7637)
* unify labelsbulia byak2008-11-301-1/+1
| | | (bzr r6923)
* Merge from fe-movedTed Gould2008-11-211-1/+1
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-15/+13
| | | (bzr r6885)
* remove extra unref; now ref/unref is done by show/hide; this used to stop ↵bulia byak2008-09-161-1/+0
| | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819)
* Make rasterization of filters into pdf respect the requested dpi.Aaron Spike2008-09-051-1/+1
| | | | | This is patch is the result of cooperation between John Cliff, Josh Blocher and myself. There remains an issue with the positioning of filtered objects that originally possessed transforms. (bzr r6760)
* remove cairo and experimental from the name; now this is THE pdf exporterbulia byak2008-08-311-2/+2
| | | (bzr r6740)
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-17/+126
| | | (bzr r6726)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
| | | (bzr r6540)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* create options for cairo pdf/ps export dialogtheAdib2007-12-231-1/+1
| | | (bzr r4280)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-133/+133
| | | (bzr r2399)
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+133
(bzr r1735)