2012/8/14 Zelgadis <ksee.zelga...@gmail.com>

> Hi!
> Awesome results!
>
> 2012/8/14 Carlos López González <genet...@gmail.com>:
> > Hi!
> > Thank you all for the kind comments! ^__^
> >
> > So I've mostly finished the Layer_Polygon. These are the statistics:
> >
> > Without feather Cairo wins being 40% faster (whoohooo!)
> > With feather Cairo is mostly average with Synfig's Software
> >
> > Also, feathered results aren't in some cases as smooth as in Synfig's
> > Software due to limitations on the alpha channel of the Cairo Color.
> Since I
> > have to extract the alpha and convert it to float, then blur it and after
> > that convert it back to unsigned char, there are some band in the CROSS
> blur
> > type that I don't know how to avoid.
> > The rest are more or less acceptable.
>
> Yes, I think we can afford if results a little bit different.
> Also, I guess that blur operation is done without cairo, right?
>

Blur operation is done using Synfig's facilities, so it takes at last the
same time than Synfig's software plus the time on do some color operations
if needed. So it will be always slower.
I would like to take a trial to GELG libraries for that but that will be in
a second stage.

>
>
> 2012/8/12 Carlos López González <genet...@gmail.com>:
> > Checkerboard Layer finished. It is 20% faster in Cairo than in software.
> >
> > Also it fixes one render artifact that was not noticed before.
> > See attached images and how the rendered by Cairo places correctly the
> > checkerboard in the right place. Synfig's software shifts the checker to
> the
> > right down a little bit.
> > Another bug discovered!
>
> A question: Do you fix software bugs too, or leaving them as is?
>
For the moment I'm leaving them as is. Possibly the fix is easy for the
pixel shifts (inverted circle and checkerboard but I want others to scratch
the head a bit on this.
I prefer to keep the momentum on Cairo rather than start fixing bugs.
In any case they should go to SF tracker and be fixed as any other bug.

> Cheers!
> K.
>
> --
> http://morevnaproject.org/
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Synfig-devl mailing list
> Synfig-devl@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synfig-devl
>



-- 
Carlos
http://synfig.org
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to