Hi All,

I have a general question.

* In clutter library do they use GdkPixBuff for loading images in some
examples ( function *clutter_texture_get_pixbuff*).  It's not necessary at
all; since we can do image = *clutter_texture_get_from_file* (...). But I
suspect that GdkPixbuff is used in geeqie for something more.
The question is: do you prefer to remove GdkPixbuff uses from pan-item.c ;
or should I leave it and keep manipulating GdkPixbuff in pan item mode? In
wiki , I also suggest to remove Gdkpixbuff from PanItem structure ( in fact
; the main idea is to delete the whole PanItem structure and use
clutterActors Instead).

Thanks,
Óscar.
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to