f79bb40cee052ef5a8e147c93e17312a7a660b81 |
|
20-Sep-2015 |
tavmjong-free <tavmjong@free.fr> |
Crude partial implementation of feTile filter primitive. |
58ba7163a5ee19414f3357a7c84d93989cb7498c |
|
08-Feb-2014 |
mathog <mathog@caltech.edu> |
DrawingContext: change variable names ct to dc (bug #1272073) |
b5235027d3ec2a9db08b2fa4f1c3eea5ab01be86 |
|
25-Sep-2013 |
tavmjong-free <tavmjong@free.fr> |
Proper fix for bug 1127103 (Filter changes color when object flipped.) |
6d8f5d4d0168d3966402ec5794ec4e0ae220f526 |
|
23-Dec-2012 |
tavmjong-free <tavmjong@free.fr> |
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting primitives. |
9f6f7e74a1ded383518676e0ecb2ccc5caa73d25 |
|
22-Dec-2012 |
tavmjong-free <tavmjong@free.fr> |
Add support for color-interpolation-filters = linearRGB. |
d7f431dc1e23b8394f96c5c2d5cec3db17a089b3 |
|
21-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Filter background rendering now matches the SVG specification. |
d1bde559850436556ebee2e70e10f1cfc8aff636 |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArenaItem hierarchy into C++ |
ed422cc32e064690397f1e4aeb526ebda5fbca77 |
|
22-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Replace direct use of Cairo contexts and surfaces in the rendering tree
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions. |
1b6b718bf7f0d5312e573dfb4b25281f5aee85ad |
|
11-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Simplify rendering of masked / clipped / translucent items.
Handle nested clipping paths correctly. |
5bd488c81c6b0d67689527621b3b60799b708af0 |
|
10-Apr-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix a rounding error that resulted in seams at some zoom levels when
rendering filters that use BackgroundImage. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
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. |
df6dea947cb4fcb132e1ee71c3a75628157fb326 |
|
06-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Minor cleanups |
9bf80f42b0d99fc1bff5461a563d9fa2b5f81082 |
|
04-Aug-2010 |
Jasper van de Gronde <th.v.d.gronde@hccnet.nl> |
Fix to background handling that avoids both duplication and aliasing as much as possible. |
74492c140ec4f83d0e713407c63a05c370e70e4a |
|
30-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Second half of image filter, probably not 100% correct |
7bdf7607ca2c1145f98e4e7b080ef0b60dccc5e1 |
|
25-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Minor cleanups |
7059798b454ecd2386eb02769ad8d9c6d9d5f98e |
|
14-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Merge redundant *-fns.h into respective filter headers.
Move gaussian blur to filters directory.
Blend filter effect. |
4d2111f1991274cf80f89219637fca969697e661 |
|
12-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Gaussian blur |
e66d346614d6c9a5c72c158e2cdf005334da15db |
|
02-May-2009 |
theadib <theadib@users.sourceforge.net> |
clean left warning on revision 12272 |
a657cb9a6e1aca06d04f49bd9844e89c91e34f76 |
|
02-May-2009 |
theAdib <theAdib@users.sourceforge.net> |
BUG 322116, PDF export does not use the highest quality for rasterized filter |
b4b6e9c6f7dca6891f586984f1b26f81c61174ba |
|
28-Mar-2009 |
kiirala <kiirala@users.sourceforge.net> |
Fixed redraw-area dependent result when using filters with low quality |
d9a7c806ee7f408ddb61ff4f233c9d96111ee2b5 |
|
02-Jan-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
Move filters into their own namespace Inkscape::Filters (from NR::) |
429ce09996dfe0ef44a115a89465c69eb4d376a6 |
|
05-Dec-2008 |
joncruz <joncruz@users.sourceforge.net> |
Corrected initialization order. |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
c4b0ee0ea7b5eabcfcebd721410931afc6de38b6 |
|
01-Mar-2008 |
joncruz <joncruz@users.sourceforge.net> |
Fix to check for out of bounds index *before* using the array index |
54f0b322de8b5934619f28f4971e5c1c95c14ffe |
|
11-Feb-2008 |
keescook <keescook@users.sourceforge.net> |
remaining g++ 4.3 compilation fix-ups |
0b0c0ccec00bbc2f372bbfb172b3adede02dedd7 |
|
12-Jan-2008 |
kiirala <kiirala@users.sourceforge.net> |
Fixed erroneous overwriting of temporary images inside filter effects |
00984361b33f97175cf4f395b9740dcac9b13691 |
|
05-Jan-2008 |
kiirala <kiirala@users.sourceforge.net> |
Added bicubic pixblock transformer to fix jagged results with rotated filters |
b0fc1b5cad067af61ffdc6ff82667bfea7ef3f77 |
|
04-Jan-2008 |
kiirala <kiirala@users.sourceforge.net> |
Added more error checking to filter effects code |
a26f383225571dfa34c0cd2e67656dc9f463fb48 |
|
28-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
fix Bug #177891 feGaussianBlur crashes when setting fill paint as input |
bc44e67acb1457725817238120bcef0d1f1ada04 |
|
18-Aug-2007 |
kiirala <kiirala@users.sourceforge.net> |
Improved handling bounding boxes and rotated/skewed coordinates in filters |
aca3b339a427a3f0a8a6eec08e797e3dc458815f |
|
14-Aug-2007 |
jucablues <jucablues@users.sourceforge.net> |
* incomplete feImage implementation.
* contains a hardcoded href parameter. TODO: fix it.
* added a getter method to access arenaitem from FilterSlot. |
8c8bc76acb37f197eddfd29d36865c15461e4fbb |
|
12-Jun-2007 |
kiirala <kiirala@users.sourceforge.net> |
Filter effects: support for SourceAlpha and BackgroundAlpha |
695303a5474c1026b5611e86909ff840efb9ee3c |
|
07-Jun-2007 |
kiirala <kiirala@users.sourceforge.net> |
Fixed background access problems introduced in previous revision |
9a5352f6231f55c96d746cb1e674e6cfecdaa4bf |
|
07-Jun-2007 |
kiirala <kiirala@users.sourceforge.net> |
First version of feOffset support. Contains some rendering glitches. |
1eb1d82bb52720d1379a4ed8f78c0e700251956d |
|
29-May-2007 |
kiirala <kiirala@users.sourceforge.net> |
Added support for in-parameter in filter primitives |
4d2641578cb5103e09504a763f4016f136bf1386 |
|
26-Jul-2006 |
kiirala <kiirala@users.sourceforge.net> |
Added renderer support for accessing background image from filters |
26fe967f30c5b0de45897a858d1ae09dff7c0ea7 |
|
04-Jul-2006 |
kiirala <kiirala@users.sourceforge.net> |
Created NR::FilterSlot to handle pixblocks in rendering filters |