2012/9/29 Carlos López González <genet...@gmail.com>:
> Hi!
> I've added Cairo support for Shade and Bevel layers.
> Again the results are very similar but slightly slower. These kind of layers
> that manipulate pixels directly doesn't seem to improve much using Cairo
> colors. In fact they loose time doing some unwanted operations (due
> premultiplied and due to need to convert alpha to a 0-1 range) that doesn't
> compensate the supposed speed increase for handling unsigned char in memory.
>
> I've seen that there are room for some improvements in the Paste Canvas
> layer because in Cairo I didn't clip the Paste Canvas's canvas's context
> because I didn't understand what was doing the Software. Now that I know
> more about Cairo and that I understand what does Paste Canvas do, I could
> try to use clip in Cairo render and so the things should improve the speed
> for all the encapsulated layers that have defined boundaries.

Hi, Carlos!
It's awesom to see such a progress.
>From some moment this week I've got a strong feeling that  the
finished cairo implementation is somewhere near, on the horizon. That
is awesome. Of course, there's still a lot of work, I understand. But
it will be such a significant step even if we will not gain desired
speed increase!
Please keep your hard work!
Thank you!
K.



-- 
http://morevnaproject.org/

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to