efl/legacy/evas/src/lib
Tom Hacohen a6d428334f Evas: Changing the font engine to work with Eina_Unicode instead of utf8.
Changing textblock and text objects to work with Eina_Unicode instead of utf8 (internally, API remains intact).
Started relying on new fribidi 0.19.2 instead of the old fribidi.
A lot of fixes to the font engine.
Renaming of evas_common_font_utf8_* to evas_common_encoding_utf8_*
This relies on new Eina changes and types: Eina_Unicode, Eina_UStrbuf and Eina_UStringshare.

SVN revision: 50595
2010-07-28 12:00:41 +00:00
..
cache Fix invalid access if using async-render 2010-07-16 22:52:04 +00:00
canvas Evas: Changing the font engine to work with Eina_Unicode instead of utf8. 2010-07-28 12:00:41 +00:00
cserve * evas: Remove lot's of warning. 2009-12-21 15:52:12 +00:00
engines Evas: Changing the font engine to work with Eina_Unicode instead of utf8. 2010-07-28 12:00:41 +00:00
file From: Alexander Kerner <alexander.kerner@googlemail.com> 2010-07-28 00:16:06 +00:00
imaging Evas: Changing the font engine to work with Eina_Unicode instead of utf8. 2010-07-28 12:00:41 +00:00
include Evas: Changing the font engine to work with Eina_Unicode instead of utf8. 2010-07-28 12:00:41 +00:00
.cvsignore Hushhhh 2004-01-16 21:11:41 +00:00
Evas.h From: Alexander Kerner <alexander.kerner@googlemail.com> 2010-07-28 00:16:06 +00:00
Makefile.am From: Alexander Kerner <alexander.kerner@googlemail.com> 2010-07-28 00:16:06 +00:00
main.c Although evas_debug is flagged with "debug" in the name, messages are critical. 2010-06-11 18:35:40 +00:00