On Thu, 23 Feb 2012 13:51:47 -0200 Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> said:

> On Thu, Feb 23, 2012 at 2:53 AM, Enlightenment SVN
> <no-re...@enlightenment.org> wrote:
> > Log:
> > since too many people make this mistake of not reading evas's docs and
> >  seeing color is PREMULTIPLIED ARGB... evas_object_color_set is just
> >  going to enforce it and limit r, g and b to a.
> 
> I always wondered why it did not do that.
> 
> But please issue a warning as well, since you're just resetting the
> color instead of properly fix the color to be premultiplied (ie:
> a=128, r=200, g=255, b=129 will become a = r = g = b = 128 with your
> code).

i was going to put in an abort() instead. :) seriously. thats the code i had
typed up before i changed it. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to