ba97765ba911f6f470047e1f8967206a4ae56baa |
|
28-Jan-2015 |
Kence (casey.peel@gmail.com) <> |
Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confusing). |
ccf9b93e83dfde6c33afe97636f5c3ce77ee5ca8 |
|
02-Nov-2014 |
apenner <penner@vaxxine.com> |
change default pdf import resolution to 96 dpi |
35636e0c762d50c37515a072b12bdc0197afd24c |
|
28-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Improve code readability. |
31b8809550c17f5de51b6ccd3dd61be334ffc7f8 |
|
26-Aug-2013 |
David R. Bild <drbild@umich.edu> |
Move omit text feature from cairo renderer to context |
0c6b51649b501e4e378921d918c6a113ab8e2bce |
|
05-Aug-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
code cleanup (cppcheck) |
c751b68e56ace7b9d649ee20b7f25ed1f65922e3 |
|
01-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Eliminate "unit-constants.h". |
4400d33aaeb56a7345afd2c61b4b3cd1acaa1c59 |
|
29-Apr-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
UI messages |
3caccb59b4cf1558a06f563a407e84821b293b50 |
|
24-Mar-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Masato HASHIMOTO."
Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)."
Translations. PO template update. |
8c32a3bc6f42bceafbd1fdb825194b990d97fae0 |
|
28-Oct-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
add bleed/margin to pdf export |
783ce236a02c464983c3935fa7633dc9ba93877a |
|
06-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 499965 : PS Output : Convert export area to radio buttons |
3a3365c39fe3932d005ae1aa4324ef48606f5e18 |
|
07-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArena -> Inkscape::Drawing. Call render and update
methods on the Drawing rather than on the root DrawingItem. |
d1bde559850436556ebee2e70e10f1cfc8aff636 |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArenaItem hierarchy into C++ |
8a0a34615f080ecd1c09986d8963d6afe5937a25 |
|
16-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of oudated/redundant SP_ITEM() macro use. |
cefdba1595ab39197d47d6e89d850c3509aa22b9 |
|
22-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
9c92239a7a668315b535ea7a960d14a85e969659 |
|
22-Oct-2010 |
JazzyNico <nicoduf@yahoo.fr> |
PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to version PDF-1.5). |
57e8d5fd57a890842b51a13207e222fcf953816c |
|
10-Sep-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. Consistency fix and UI improvements (internal extensions and filters). |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
4072e7310cc222d31afc3b4364e492b41de3d5c8 |
|
29-Jun-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex" |
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f |
|
29-Jun-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. |
895fabaf6268e5473e3da893789f737d7557b24b |
|
27-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
latex export: add transparency export for pdf |
f3462bff432feef773f99bab7d5ae208d077ddb1 |
|
22-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
- change cmdline option to --export-latex.
- change source file names to reflect that it is "generic" latex renderer
- make latex export work for EPS and PS aswell |
48f5db4710f8e06462dcac31aa2bc84e3db8f787 |
|
21-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
output test.tex instead of test.pdf.tex which does not work well. strip path from filename on windows |
9fc8e85e3459185c416e667372cd4b38c723c7ab |
|
21-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
writePreamble and writePostamble |
6825a6097da27fdfdf22859c0f81c208e7e22bb4 |
|
20-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex file. implementation of renderer is all that is left to do :) |
e66a49aa774c6770e99591a19873105bfeb5ce74 |
|
20-Feb-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
add option to exclude/omit text from the PDF when saving to pdf |
1dd082e25599433b757e357cbf503bc461497d78 |
|
07-Aug-2009 |
tavmjong <tavmjong@users.sourceforge.net> |
Change "canvas" to "page" to be consistent with use in all other dialogs and
menus. '-C' is kept, as '-P' is used for PostScript export. |
9c6474f82c3dd57f965cb5a84d11e6c33e11f0ac |
|
06-Aug-2009 |
tavmjong <tavmjong@users.sourceforge.net> |
Make PDF, PS, and EPS dialogs consistent.
Change "Canvas" to "Page" to be consistent with other dialogs and menu items. |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
a02211fee45e7402a822d3f81bc0ed49233718e5 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
a657cb9a6e1aca06d04f49bd9844e89c91e34f76 |
|
02-May-2009 |
theAdib <theAdib@users.sourceforge.net> |
BUG 322116, PDF export does not use the highest quality for rasterized filter |
d85ed5469e3e305b1e5561cb4ab85848b499375a |
|
30-Apr-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
copyedit labels, expand range |
884edd729abf49df5b3c9a4679a0d5b6c85d182c |
|
06-Apr-2009 |
pjrm <pjrm@users.sourceforge.net> |
noop: Rename argument from uri to filename for Extension::...::save implementations, given that that's how it's used at present.
Add a couple of fixme comments to do with use of this argument. |
4b1e20ea55d30511ebd789a258e84f11f256184f |
|
30-Nov-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
unify labels |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
f9e66b5deb95d8fcf8a766ecdaeaca0fa049baaf |
|
16-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
remove extra unref; now ref/unref is done by show/hide; this used to stop this arenaitem from leaking, but this is now fixed properly in SPItem |
479ed85bac2b7467a6678bae572404e33465a5d9 |
|
05-Sep-2008 |
acspike <acspike@users.sourceforge.net> |
Make rasterization of filters into pdf respect the requested dpi.
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. |
acfabcc5e828baa6d05479a5c0690dcd504f6e01 |
|
31-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
remove cairo and experimental from the name; now this is THE pdf exporter |
ddc1f1d1291eb21b244c7328d260c7d4a43be2fc |
|
29-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
Ulf Ericson's patch for implementing missing properties in the new pdf exporter |
00f8f5fca7184b0662b859af3ca2d2986119dd6a |
|
03-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove many needless references to n-art-bpath.h |
e4a9f366dbcb54f76b8c42869fa6873808132357 |
|
22-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19076@shi: ted | 2008-04-21 15:42:45 -0700
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. |
3fa7c9044653435c086b5a985a08442bef9a41c4 |
|
23-Dec-2007 |
theAdib <theAdib@users.sourceforge.net> |
create options for cairo pdf/ps export dialog |
91934be261c16d036521379306a74b0991720e67 |
|
19-Feb-2007 |
joncruz <joncruz@users.sourceforge.net> |
Cleaned up DOS line ends that had snuck in. |
7bee72ec44ca82537c9d7c8acca75e2a6f6748e2 |
|
01-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of Cairo renderer for PDF export |