On 5/27/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
>
> I'm not sure about overhead, need to evaluate on small/embedded
> devices (I'm more than surprised by the bottlenecks I've found while
> running on omap2420/arm6/maemo).
>
> As for API, most places uses Evas_Coord, which now is typedef'ed to
> int but some code I read uses 0.0, so maybe it it's/was designed to
> run as float if desired. There is even a translation of world-evas
> coordinates, now it's dummy.

Evas_Coord was originally defined as a float, so you may see a few
remnants like that. Also there was originally support for non
one-to-one mappings of evas coordinate space to world coordinates.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to