Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_main.c Log Message: korean support - yes Bendal may suck. someone who is good with korean (or all you native koreans out there) let me know of a GOOD .ttf that could replace it in the fontset to support Korean in e17 (and make sure its able to be shipped with e17 license-wise). if anyone wants to get a set of fonts to supoprt every language in the world together... that are free - please go for it! :) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_main.c,v retrieving revision 1.55 retrieving revision 1.56 diff -u -3 -r1.55 -r1.56 --- e_main.c 20 Mar 2005 16:53:55 -0000 1.55 +++ e_main.c 20 Mar 2005 17:31:34 -0000 1.56 @@ -249,7 +249,7 @@ edje_frametime_set(1.0 / e_config->framerate); /* FIXME: this is just appending Kochi if Vera doesnt have it. We need * a full config support subsystem for this */ - edje_fontset_append_set("Kochi"); + edje_fontset_append_set("Kochi,Bandal"); e_canvas_recache(); /* setup init status window/screen */ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs