On Tue, 11 Oct 2011, Vincent Torri wrote:

>>
>> correct. in some cases where 15.9999999999999 cannot in fp be represented as
>> a value >= 16.0, this it gets slightly rounded down, and thus ends up being 
>> 15
>> when dropped down to an integer. that is the whole crux of the problem.
>
> the almost all the code using ceil() and floor() is broken, as the result
> of these functions is almost always casted to an int...
>
>> so that means non-c99 platforms will have rendering bugs. there has to be a
>> better way.
>
> I don't know any. If someone has a clue...

http://cgit.freedesktop.org/cairo/tree/src/cairo-misc.c#n487

Vincent

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to