Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_font_main.c Log Message: werd wrap is better. it remvoes the whitepsace OVER the wrap... =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/engines/common/evas_font_main.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- evas_font_main.c 1 Feb 2005 14:48:28 -0000 1.15 +++ evas_font_main.c 1 Feb 2005 15:34:37 -0000 1.16 @@ -230,7 +230,7 @@ r <<= 6; r |= (d4 & 0x3f); } -#if 0 +#if 1 index = istart - 1; d = buf[index]; if (!(d & 0x80)) ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs