On Fri, 25 Apr 2003 19:47:16 +0400 "laurent" <[EMAIL PROTECTED]> babbled:

> Hi to everyone!
> On the site of Enlightenment, we can find articles about imlib and it use
> with gtk. Now, there's Imlib2 replaces Imlib1 :
> 1-Is it still interesting to use Imlib(1 or 2) with GTK?

it's possible to use both - but in all honesty. i wouldn't bother.

> 2-Is it more interesting to use Imlib(1 or 2) instead of the fonctions of
> GTK-pixbuf (which replaces imlib1 now)? What about performances?

last i checked imlib2 was faster than gdk-pixbuf. but gdk-pixbuf fits in with
gdk/gtk much more nicely.

> 3-What about Evas and GTK?

this is where life gets interesting. yes its possible and you would have to do a
lot of hooks. there is a gevas in cvs what gives you an evas canavs as a gtk
object. it needs some maintenance i think but this is the glue you could use to
use evas in gtk. what evas gets you is the ability to 1. use it outside of gtk
(ie framebuffer, directfb, etc.) on small systems with little disk/ram
available, and it does one thing well - it has an oepngl rendering engine that
(if your opengl is stable) can render VERY fast. a LOT faster than xrender. you
dont need to change your application code at all as the work is done within the
canvas engine system. :) 

> Thanks...


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君 (数田)                  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to