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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add bleed/margin to pdf export
Johan B. C. Engelen
2012-10-28
1
-5
/
+15
*
Fix for 499965 : PS Output : Convert export area to radio buttons
John Smith
2012-09-05
1
-35
/
+30
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-0
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-6
/
+4
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+0
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-5
/
+7
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-6
/
+9
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...
Nicolas Dufour
2010-10-22
1
-4
/
+7
*
|
Extensions. Consistency fix and UI improvements (internal extensions and filt...
Nicolas Dufour
2010-09-10
1
-3
/
+3
*
|
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"
Johan B. C. Engelen
2010-06-29
1
-6
/
+1
|
/
*
latex export: add transparency export for pdf
Johan B. C. Engelen
2010-02-26
1
-1
/
+1
*
- change cmdline option to --export-latex.
Johan B. C. Engelen
2010-02-22
1
-46
/
+4
*
output test.tex instead of test.pdf.tex which does not work well. strip path ...
Johan B. C. Engelen
2010-02-21
1
-1
/
+3
*
writePreamble and writePostamble
Johan B. C. Engelen
2010-02-21
1
-3
/
+6
*
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ...
Johan B. C. Engelen
2010-02-20
1
-10
/
+66
*
add option to exclude/omit text from the PDF when saving to pdf
Johan B. C. Engelen
2010-02-20
1
-2
/
+12
*
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
2009-08-07
1
-2
/
+2
*
Make PDF, PS, and EPS dialogs consistent.
Tavmjong Bah
2009-08-06
1
-2
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
2009-05-01
1
-0
/
+1
*
copyedit labels, expand range
bulia byak
2009-04-30
1
-1
/
+1
*
noop: Rename argument from uri to filename for Extension::...::save implement...
Peter Moulder
2009-04-06
1
-3
/
+3
*
unify labels
bulia byak
2008-11-30
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-15
/
+13
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
Make rasterization of filters into pdf respect the requested dpi.
Aaron Spike
2008-09-05
1
-1
/
+1
*
remove cairo and experimental from the name; now this is THE pdf exporter
bulia byak
2008-08-31
1
-2
/
+2
*
Ulf Ericson's patch for implementing missing properties in the new pdf exporter
bulia byak
2008-08-29
1
-17
/
+126
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-2
/
+0
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-1
/
+1
*
create options for cairo pdf/ps export dialog
theAdib
2007-12-23
1
-1
/
+1
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-133
/
+133
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+133