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). -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ 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