Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_config.c 


Log Message:


with fontconfig we dont need these anymore - it does require the user to use
"Sans" for their font and rely on fontconfig to provodie the fallbacks

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -3 -r1.156 -r1.157
--- e_config.c  19 Mar 2006 09:09:03 -0000      1.156
+++ e_config.c  20 Mar 2006 03:18:29 -0000      1.157
@@ -669,9 +669,9 @@
    eff->name = evas_stringshare_add(_name); \
    e_config->font_fallbacks = evas_list_append(e_config->font_fallbacks, eff)
        
-       CFG_FONTFALLBACK("New-Sung");
-       CFG_FONTFALLBACK("Kochi-Gothic");
-       CFG_FONTFALLBACK("Baekmuk-Dotum");
+//     CFG_FONTFALLBACK("New-Sung");
+//     CFG_FONTFALLBACK("Kochi-Gothic");
+//     CFG_FONTFALLBACK("Baekmuk-Dotum");
      }
      { 
        E_Font_Default* efd;




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to