Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_common.h 


Log Message:
free the freetype handle after we're done with it.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_common.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- evas_common.h       18 Dec 2003 08:36:21 -0000      1.16
+++ evas_common.h       12 Jan 2004 18:12:41 -0000      1.17
@@ -803,6 +803,7 @@
 
 /****/
 void             evas_common_font_init              (void);
+void             evas_common_font_shutdown          (void);
 
 RGBA_Font       *evas_common_font_load              (const char *name, int size);
 void             evas_common_font_free              (RGBA_Font *fn);




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to