index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
cairo-renderer-pdf-out.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-3
/
+1
2016-11-05
Add exporters
Jabier Arraiza Cenoz
1
-1
/
+3
2016-06-11
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
1
-10
/
+10
2015-01-28
Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...
Kence (casey.peel@gmail.com)
1
-4
/
+7
2014-11-02
change default pdf import resolution to 96 dpi
Alvin Penner
1
-1
/
+1
2013-08-28
Improve code readability.
Matthew Petroff
1
-1
/
+1
2013-08-26
Move omit text feature from cairo renderer to context
David R. Bild
1
-1
/
+1
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
1
-3
/
+3
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
1
-2
/
+2
2013-04-29
UI messages
Kris De Gussem
1
-2
/
+2
2013-03-24
Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...
Nicolas Dufour
1
-2
/
+2
2012-10-28
add bleed/margin to pdf export
Johan B. C. Engelen
1
-5
/
+15
2012-09-05
Fix for 499965 : PS Output : Convert export area to radio buttons
John Smith
1
-35
/
+30
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-6
/
+4
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-1
/
+0
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-1
/
+1
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-5
/
+7
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-10-22
PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...
Nicolas Dufour
1
-4
/
+7
2010-09-10
Extensions. Consistency fix and UI improvements (internal extensions and filt...
Nicolas Dufour
1
-3
/
+3
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-29
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"
Johan B. C. Engelen
1
-6
/
+1
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2010-02-26
latex export: add transparency export for pdf
Johan B. C. Engelen
1
-1
/
+1
2010-02-22
- change cmdline option to --export-latex.
Johan B. C. Engelen
1
-46
/
+4
2010-02-21
output test.tex instead of test.pdf.tex which does not work well. strip path ...
Johan B. C. Engelen
1
-1
/
+3
2010-02-21
writePreamble and writePostamble
Johan B. C. Engelen
1
-3
/
+6
2010-02-20
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ...
Johan B. C. Engelen
1
-10
/
+66
2010-02-20
add option to exclude/omit text from the PDF when saving to pdf
Johan B. C. Engelen
1
-2
/
+12
2009-08-07
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
1
-2
/
+2
2009-08-06
Make PDF, PS, and EPS dialogs consistent.
Tavmjong Bah
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-05-01
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
1
-0
/
+1
2009-04-30
copyedit labels, expand range
bulia byak
1
-1
/
+1
2009-04-06
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
1
-3
/
+3
2008-11-30
unify labels
bulia byak
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-15
/
+13
2008-09-16
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
1
-1
/
+0
2008-09-05
Make rasterization of filters into pdf respect the requested dpi.
Aaron Spike
1
-1
/
+1
2008-08-31
remove cairo and experimental from the name; now this is THE pdf exporter
bulia byak
1
-2
/
+2
2008-08-29
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
1
-17
/
+126
2008-08-03
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
1
-2
/
+0
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2007-12-23
create options for cairo pdf/ps export dialog
theAdib
1
-1
/
+1
2007-02-19
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
1
-133
/
+133
2006-10-01
Initial commit of Cairo renderer for PDF export
miklosh
1
-0
/
+133