[Spice-devel] [PATCH 16/30] Convert cairo canvas alpha_blend to using pixman

Alexander Larsson alexl at redhat.com
Fri Feb 19 01:15:14 PST 2010


On Fri, 2010-02-19 at 10:47 +0200, Izik Eidus wrote:
> On Thu, 18 Feb 2010 21:58:42 +0100
> Alexander Larsson <alexl at redhat.com> wrote:
> 
> 
> > +
> > +    if (mask)
> > +        pixman_image_unref (mask);
> > 
> 
> Any strong feelings against changing it to
> if (mask) {
>      pixman_image_unref (mask);
> }

Nah, thats fine. In fact the spice style guides say so. It was just a
mistake from my side.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
       alexl at redhat.com            alexander.larsson at gmail.com 
He's a deeply religious guitar-strumming gangster plagued by the memory of his 
family's brutal murder. She's a pregnant communist barmaid trying to make a 
difference in a man's world. They fight crime! 



More information about the Spice-devel mailing list