cda3e65e6e936d98544a5afb15d30f0241c250f5 |
|
08-Mar-2016 |
tavmjong-free <tavmjong@free.fr> |
Add PDF/PS output support for 'paint-order' property. |
1bfbf2d5669e1ece890fb71f925246c2f123ae9b |
|
09-Jan-2016 |
tavmjong-free <tavmjong@free.fr> |
Support rendering of radial gradients with the 'fr' attribute. New in SVG 2. |
0dc43ce76c424cccfb79f7dcbb7a54ad0a8cb727 |
|
09-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
replaced remaining GHashTable with std::map |
7cbbfa267f06016a7a5865c4132e6eaabef46f49 |
|
07-Dec-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
15154a96861d033eb4878c31390f6255737171cd |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fixes a few of jenkins warnings |
d5e46a2362bebf7a470625d9518498add9edb856 |
|
03-May-2015 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
renamed SPPattern methods to match coding style |
1ee744b4892d0083a3202f375dee742a9eb4eb17 |
|
03-May-2015 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
Introduced fixes after merge proposal review |
d1dbba359d46e5f40e766778a23c079f72e7a980 |
|
07-Mar-2015 |
Adrian Johnson <ajohnson@redneon.com> |
Enable PDF/PS/EPS export for gradient mesh (bug #1363369) |
ccf9b93e83dfde6c33afe97636f5c3ce77ee5ca8 |
|
02-Nov-2014 |
apenner <penner@vaxxine.com> |
change default pdf import resolution to 96 dpi |
80d489090f48f0556f30213acdb05bf81d033dcb |
|
18-Oct-2014 |
Jon A. Cruz <jon@joncruz.org> |
Refactoring hatch to remove memory leaks (bad GTKish casting macros) and uninitialized value. |
b54fcbf691761f7356ee5239114b8a0adf292cc3 |
|
14-Oct-2014 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
Merged hatch pdf and png export code |
e4d0d1c466c86f5b22ab20cd2acd612978d3e86e |
|
27-May-2014 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
SPPattern c++-sification: replacing pattern_ functions by methods pt1 |
33fff7e0eda5fbca56b8ac618abea726d65b9ad2 |
|
26-May-2014 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
SPPattern c++-sification: replaced guint by bool and enum |
bad6def3f63f10cf44a8e4c2483f5564f69e9f6d |
|
21-Mar-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
cairo-render-context: swap order of header inclusion to redefinition clash of #define STRICT in pangowin32.h with windef.h (pango should check if STRICT is already defined or not) |
a2220686e6f3bc4aedd8140090696151d6cf1a00 |
|
11-Mar-2014 |
tavmjong-free <tavmjong@free.fr> |
Change stroke-dasharray and stroke-dashoffset handling to match other properties.
Split style.h into more manageable size files. |
aeaafdeb5c9081ecbe43e77cdad9660372057e30 |
|
12-Feb-2014 |
tavmjong-free <tavmjong@free.fr> |
Set bitmap upscaling preference in Cairo based PS and PDF output. |
70277880bd827c8a2a903ceafc8bf95e219a3e24 |
|
15-Jan-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
drop useless checks for hard Cairo version dependency |
e4b626a9206e4fabf4fc7601dfa14b133c2a27f0 |
|
19-Sep-2013 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
called Inkscape::Pixbuf. Replace usage in the code as appropriate. |
70437cc91faa1eab599e62436155e99446836690 |
|
13-Sep-2013 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Improve the functions which create GdkPixbuf from Cairo surface
and vice versa. Simplifies some code.
Also introduce proper refcounting into svg_preview_cache.cpp
and fix its users. |
53ed40aaa67af4cc653f35323ca466a7c75436e4 |
|
29-Aug-2013 |
David R. Bild <drbild@umich.edu> |
use multiple graphic/text layers for pdf+latex output |
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". |
eabca1f9dd8c6ddf3abb6560317e82a64ab29e7b |
|
29-Apr-2013 |
Jon A. Cruz <jon@joncruz.org> |
Fixed logic error confusing bitwise and with logical and.
Whitespace cleanup to make the issue easier to spot. |
d036237144e52a4b5fdb2833b9d26a5bb60a65d3 |
|
23-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Convert a couple of C-style pointer casts |
485045b504c5770299d6aae61d41a58b25daad14 |
|
25-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
(cppcheck and janitorial tasks:) C-style casting to C++-style casting |
b6b6fb614b494412013ec0cde6f9cd147e8207f3 |
|
15-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
f8d5f6dc1f2af1841ce5df731eb121151810e43d |
|
08-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
(cppcheck and janitorial tasks:) C-style casting to C++-style casting |
c0537dcfe264414d52ad86579d57cb0cb2183dcb |
|
08-Dec-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to top-level glib headers. Thanks to DimStar for patch |
3399ca485d7be1a359184150f602213481a00004 |
|
15-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
bd3d5a41afe4498f769d5a8425bf8eb36daa3add |
|
04-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleaned up display-forward.h, including many redundant usages. |
20210df3c28b5455f6eccc8841f9f7dd9a6b1d27 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Remove all NRRect use. |
36bb2154f1627a17c3591eb4d7f89335e8b5dadd |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Refactor SPItem bounding box methods: remove NRRect usage and make code
using them more obvious. Fix filter region computation. |
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++ |
e141c94157efa47e3af32fecda00153812986ac2 |
|
06-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix mixed up colors when exporting images with bitmaps to PDF and other
Cairo formats. Fixes LP #804311 |
cefdba1595ab39197d47d6e89d850c3509aa22b9 |
|
22-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
e45a876f8ef47baea2d6a409054a409d5e7e0ac9 |
|
07-May-2011 |
theAdib <theadib@gmail.com> |
corrected fill-rule handling in pdf export, fixes bug:436962 |
ec419f4ff1448d04be47245f32879fcff08e06c5 |
|
13-Mar-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
apparently bbox numbers in PS should be integers. |
69ba527d6f1662fd88b1202740d3722601bdc770 |
|
12-Mar-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
Hope to fix a really dumb earlier commit by me... |
259f33ad9a918880ced8ee810f9976d3facae403 |
|
11-Mar-2011 |
tavmjong-free <tavmjong@free.fr> |
Comment out non-functional code that prevents compiling
with cairo trunk. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
6c28c26c5dc911196633a0c332b56f712085fa3f |
|
17-Jan-2011 |
theAdib <theadib@gmail.com> |
remove memory boundries on bitmap renderer, optimize memory usage |
9eeb851ae74bea50568e891821859c848f54e933 |
|
21-Nov-2010 |
tavmjong-free <tavmjong@free.fr> |
Fix Cairo export of masked objects. |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
7d7fde471fb44d408fba883c950b9ca61671b1c2 |
|
26-Oct-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
Add code to fix bug #380501 in the future... |
c27191ffc0f010eeab41f904b605cd807a9f8f44 |
|
26-Oct-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix copy error |
d07caeb4fe990f046815fb7bb497677b57ba0712 |
|
23-Oct-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs' |
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). |
ab17729e09d54ccfcb65645e6dae62a343e9c6b7 |
|
03-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
another c++ification for sp-object.h/cpp and still in progress... |
b23821f12759411fa525cc3af32bea4fc98e21fb |
|
30-Jun-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. |
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]. |
d3d05e96380600c50cb9bcad75baa6d3f98760c3 |
|
28-Jun-2010 |
Jon A. Cruz <jon@joncruz.org> |
Partial C++-ification of SPGradient |
d9ca69e95d514a29403139d7de122abe26db5461 |
|
04-Apr-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
remove debug text from cairo-render-context.cpp |
0d10fe7c920eab44f20b92e75874062e834e30b2 |
|
14-Mar-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
Fixes crash of bug #537457, but export is incorrect. |
0974913b991ec9600541134006189f7851352d68 |
|
09-Nov-2009 |
scislac <scislac@users.sourceforge.net> |
Patch by Adib for 271695 |
13a8bd2fcbeeb98c86ba8507a1b85af83e2ea212 |
|
09-Nov-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
regression patch from 388257 |
07deead54b814f1bcae352a059bc3eea74233a1b |
|
08-Nov-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
Krzysztof's patch for 388257 |
6e4a17b25ec38732245ddc5cc2d91ec4d0384c77 |
|
08-Nov-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
revert the PS rotation part of Adrian's patch for 437550, see discussion in the bug |
0166de21319dc989a33128e8cd2a969b2f919cf9 |
|
27-Sep-2009 |
scislac <scislac@users.sourceforge.net> |
Patch from Adrian for 437550. |
b17a9f02e386b2f328d61afc3c48d952b28dafe6 |
|
06-Sep-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
patch by Adib for 406470 |
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 |
c092b426d2e6c63511ddfc40b696b08006bc19c2 |
|
23-Jun-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
fix obvious typo, patch 340311 |
d696bee36b94cb7d3610d6dd1d93d360188df882 |
|
06-Jun-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
imitate black fill for objects with unset fill on export |
895e252ec1d5f08bd2884222c2008750551263da |
|
12-May-2009 |
theAdib <theAdib@users.sourceforge.net> |
BUG 284680 convert text to paths on cairo output |
cfdfe409e3f0e89429aa413061053432385ec994 |
|
24-Apr-2009 |
theadib <theadib@users.sourceforge.net> |
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comments/174 |
7079a43aa387066c2f67402d77dbe3db981b1054 |
|
31-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
00d1e41b2ba7a782fe85cb125cce08cfc4e8182a |
|
14-Sep-2008 |
tavmjong <tavmjong@users.sourceforge.net> |
Fixes for clipping and masking:
Transformations.
For masking, must convert RGBA mask to A for Cairo. |
5c5a462be505a1d230d221d2865ef52a3488985c |
|
10-Sep-2008 |
tavmjong <tavmjong@users.sourceforge.net> |
Fix clipping for Cairo generated PNG's. |
fbce30b27bb7c73e622e71264c7ef6530d6fd531 |
|
07-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
finally got the pattern transform right |
1f801abc64b2ab247cd38c40ae828157cdb964ab |
|
02-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
use smaller subpixel scaling; large values take more memory and sometimes fail for too large patter tiles |
4db978f936a528ef0a6646c49eaa6eb5978d5ab2 |
|
01-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix assert when exporting bug 171849 file, make sure small patterns are exported properly by scaling them up (to use integer width/height) and then down |
87a23fa19c86ba74549937cbdc0c8d661f1e4409 |
|
01-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
enable EPS export via cairo, use it instead of the old native one |
b5ea3ee18029be0e1660324cb5df658ec6dc99d3 |
|
31-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
cairo-render-context extension implementation converted to 2geom |
f8386089ed1124558b733c15b1ad7680c7d461c2 |
|
31-Aug-2008 |
tavmjong <tavmjong@users.sourceforge.net> |
Fix patterns when scaled.
Avoid pattern size change due to rounding errors in ceil(). |
144aa0f7a729a36c2b9d8b7d0147b712f4c87ee9 |
|
28-Aug-2008 |
joncruz <joncruz@users.sourceforge.net> |
Fixed crash due to use of uninitialized pointer |
17d87f5698f5c2958d38c6a6207c7b322a7adaf9 |
|
13-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR:: to Geom:: for most of src/extension/ |
25479c033c7ed6bc12fc4d1e94f7385b02e9304d |
|
26-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
add CairoRenderContext::renderPathVector |
40f0cd330f34a1e77016dd00d9a1c60d1af41528 |
|
12-Jun-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
patch 181692 |
e5183c603c61d36c2c145e99693cbc62463122f3 |
|
09-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
complete adding const to have only NArtBpath const * get_bpath() const; for accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. |
5422ba934bd17d7f2578fda78ddc61df933a8113 |
|
15-Apr-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix include paths |
bb7f9a1b73f21215291a0a8359122da8f929e976 |
|
28-Mar-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix compile |
aa5687d576b44d13cab58fc5b93a1d2735c12bee |
|
28-Mar-2008 |
ozmikepittman <ozmikepittman@users.sourceforge.net> |
Fixing as per discussion in LP # 179988 |
3955580a5a68a873b098921626f5b9d841b964ec |
|
21-Mar-2008 |
jaspervdg <jaspervdg@users.sourceforge.net> |
No more NRMatrix or NRPoint. |
861fa436e7a6d6ff3eaa889b2298e0b82a0b238c |
|
17-Jan-2008 |
theadib <theadib@users.sourceforge.net> |
now act on settings in dialogue |
df4766b27c15eb949ea06abb3534e31ac6ec99b6 |
|
03-Jan-2008 |
miklosh <miklosh@users.sourceforge.net> |
Enable text output for Cairo renderer if Cairo has FreeType support enabled |
e23bc929f63c746150ffbf7449960d8b206148ca |
|
03-Jan-2008 |
miklosh <miklosh@users.sourceforge.net> |
Purged fill type enum |
b11b6feeb38fd241fa7da878a774d1b52131d8fe |
|
03-Jan-2008 |
miklosh <miklosh@users.sourceforge.net> |
Fixed messed up transformations because of a missing cairo_restore() and removed some debug stuff |
763e261f83dd95775ec4a139e776c7d48e5d7227 |
|
03-Jan-2008 |
theadib <theadib@users.sourceforge.net> |
error checks on surface return values |
df413c27bf29b1738765699fb50b9178bc01b977 |
|
27-Dec-2007 |
theadib <theadib@users.sourceforge.net> |
check for cairo version |
2ca4b95b0fd09dad23a58a75542e3dc77aaf2b60 |
|
26-Dec-2007 |
theadib <theadib@users.sourceforge.net> |
check for cairo version |
4b1c2be41ce8c1a88502c1b1885ad1468646fbff |
|
26-Dec-2007 |
theadib <theadib@users.sourceforge.net> |
more on cairo ps/pdf options |
f8126a79cb9116058bdaaa62ee7fd203234ff897 |
|
10-Dec-2007 |
keescook <keescook@users.sourceforge.net> |
Implement cross-architecture print dialog using cairo and PNG backends. |
e9b6d4bb13a32c224543a70fd5702d558cc516c3 |
|
10-Dec-2007 |
keescook <keescook@users.sourceforge.net> |
always build cairo backend; add interface for setting cairo surface to renderer |
2f99f08590b9e75d4c4f33cc4374db3e8f97f15d |
|
10-Sep-2007 |
joncruz <joncruz@users.sourceforge.net> |
Purged fill type enum |
3d2b040efe01bad393a1b2505e59d6d0a7b117d2 |
|
09-May-2007 |
theAdib <theAdib@users.sourceforge.net> |
cairo ps output patch |
02493e1d76c38beb15fee20374afb956e77a677c |
|
19-Feb-2007 |
joncruz <joncruz@users.sourceforge.net> |
Fixed unintialized variables and minor misc warnings |
86083bbde6144a4a90cd00e9813957a3af0360f2 |
|
08-Oct-2006 |
ishmal <ishmal@users.sourceforge.net> |
Comment out cairo-ft for font rendering. We should not need to depend on freetype, but rather Pango, since we do that for gtk2.8+ anyway. |
057d71082dd0be4edfed88304f65f06cf028d3c7 |
|
02-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
Fixed a few warnings and hardcoded PANGO_GLYPH_* constants |
5234afc9c896969b81f1ffc18291699da7960dc7 |
|
01-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of Cairo renderer for PDF export |