On Tue 11 Feb 2003, Aaron Cohen wrote:
> What is the difference between encore and evas?
> 
> 
> -- 
> Aaron Cohen <[EMAIL PROTECTED]>
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> enlightenment-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Radical.

Ecore is a convenience library for wrapping various functions - X11
calls (give me a window, dammit), event handling, IPC etc.

Evas, on the other hand is a canvas library. So it gives you a "canvas" to
draw on, and you basically create objects on the canvas (shapes, text,
images) and do whatever you like with them.

That seems concise enough, I guess someone else can go into details :)

-- 
                               |  /*\
Ibukun Olumuyiwa               |  \ /  Join the ASCII Ribbon Campaign
http://xcomputerman.com        |   X   against HTML mail today!
                               |  / \





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to