Filters rendering regression in Cairo
https://bugs.launchpad.net/inkscape/+bug/849064
I explored other ways to avoid the bad rendering which occurs at step 2 in the file but as browsers render these filters almost correctly I think that could be a true regression.
ivan
W dniu 13 września 2011 17:02 użytkownik Ivan Louette <ivan_louette@...48...> napisał:
https://bugs.launchpad.net/inkscape/+bug/849064 I explored other ways to avoid the bad rendering which occurs at step 2 in the file but as browsers render these filters almost correctly I think that could be a true regression.
Fixed in 10632. It will now work correctly for alpha, but I'm not sure about the behavior for color channels (RGB), because we now always use premultiplied buffers which means that color information is lost for transparent pixels.
Regards, Krzysztof
Excellent ! Thanks for your hard work !
The filters now work perfectly like when they were designed. I am happy because no workarounds I tried did exactly the same job and they were often more complex also.
Regards, ivan
________________________________ De : Krzysztof Kosiński <tweenk.pl@...400...> À : Ivan Louette <ivan_louette@...48...> Cc : "Inkscape-devel@lists.sourceforge.net" <Inkscape-devel@...1240...ceforge.net>; ~suv <suv-sf@...58...> Envoyé le : Vendredi 16 Septembre 2011 16h37 Objet : Re: Filters rendering regression in Cairo
W dniu 13 września 2011 17:02 użytkownik Ivan Louette <ivan_louette@...48...> napisał:
https://bugs.launchpad.net/inkscape/+bug/849064 I explored other ways to avoid the bad rendering which occurs at step 2 in the file but as browsers render these filters almost correctly I think that could be a true regression.
Fixed in 10632. It will now work correctly for alpha, but I'm not sure about the behavior for color channels (RGB), because we now always use premultiplied buffers which means that color information is lost for transparent pixels.
Regards, Krzysztof
participants (2)
-
Ivan Louette
-
Krzysztof Kosiński