Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_thumb
Modified Files:
esmart_thumb.c
Log Message:
set alpha if present
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_thumb/esmart_thumb.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- esmart_thumb.c 10 Oct 2004 01:25:27 -0000 1.6
+++ esmart_thumb.c 14 Oct 2004 00:26:28 -0000 1.7
@@ -93,6 +93,8 @@
}
e->tw = imlib_image_get_width ();
e->th = imlib_image_get_height ();
+ evas_object_image_alpha_set (e->image,
+ imlib_image_has_alpha ());
evas_object_image_size_set (e->image, (int) e->tw,
(int) e->th);
evas_object_image_fill_set (e->image, (Evas_Coord) 0,
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs