Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        text.c 


Log Message:
Fix segv if UTF8 locale and not TT font.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/text.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- text.c      24 May 2004 17:39:51 -0000      1.40
+++ text.c      26 May 2004 21:40:03 -0000      1.41
@@ -151,6 +151,8 @@
 #endif
       EDBUG_RETURN_;
 
+   ts->need_utf8 = Mode.text.utf8_int;
+
 #if USE_FNLIB
    /* Try Fnlib */
    ts->font = Fnlib_load_font(pFnlibData, ts->fontname);




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to