Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/include Modified Files: evas_common.h Log Message: 1. diable a bunch of engines from auto-detecting stuff. you have to manually --enable gl, qtopia and directfb enigines - they are either incomplete, buggy or simply used so little that its not worth building unless the user REALLY wants the support. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_common.h,v retrieving revision 1.42 retrieving revision 1.43 diff -u -3 -r1.42 -r1.43 --- evas_common.h 20 Sep 2005 17:01:03 -0000 1.42 +++ evas_common.h 11 Nov 2005 06:09:46 -0000 1.43 @@ -742,6 +742,7 @@ RGBA_Image *evas_common_load_image_from_file (const char *file, const char *key); void evas_common_load_image_data_from_file(RGBA_Image *im); +int evas_common_save_image_to_file (RGBA_Image *im, const char *file, const char *key, int quality, int compress); /****/ void evas_common_rectangle_init (void); ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs