Enlightenment CVS committal Author : cmarcelo Project : e17 Module : proto/python-efl
Dir : e17/proto/python-efl/python-evas Modified Files: setup.py Log Message: Python-Evas: adding primitive for applying filling one image over another using a mask. Patch by: Adriano Rezende. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- setup.py 15 Nov 2007 22:38:11 -0000 1.21 +++ setup.py 6 Dec 2007 15:28:11 -0000 1.22 @@ -29,6 +29,7 @@ evasmodule = Extension('evas.c_evas', sources=['evas/evas.c_evas.pyx', 'evas/evas_object_image_rotate.c', + 'evas/evas_object_image_mask.c' ], depends=['evas/evas.c_evas_canvas.pxi', 'evas/evas.c_evas_object.pxi', ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs