efl/legacy
Tom Hacohen a9709c792e Evas font: Support no bidi no shaping mode in font rendering.
For no bidi: just don't set the bidi stuff. I.e paragraph props and the
other stuff (including text_props_direction_set). If you disable BiDi you most
likely want to disable shaping as well.
For no shaping: Disable bidi (i.e don't set direction) and pass
EVAS_TEXT_PROPS_MODE_NONE to info create.

This will prove especially useful for textgrid, but not only.

SVN revision: 72032
2012-06-12 14:14:52 +00:00
..
ecore fix ecore-file inotify monitoring on soon-to-be deleted files 2012-06-12 07:40:37 +00:00
edje never should have used this api - it never did squat diddly. bug in 2012-06-12 08:01:12 +00:00
eet fix @version in each EFL header doxygen 2012-06-04 23:27:02 +00:00
eeze add fallback for mounting when a disk has no uuid 2012-06-12 10:12:51 +00:00
efreet the dicks at canonical like to break fdo .desktop file spec by adding invalid characters (underscores) to key names. we are not amused. 2012-06-11 09:38:10 +00:00
eina eina: actually check the pid only if we fail with main loop check. 2012-06-12 07:58:11 +00:00
eio This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
embryo fix @version in each EFL header doxygen 2012-06-04 23:27:02 +00:00
emotion emotion: implement SPU switch for generic/vlc. 2012-06-08 05:10:29 +00:00
eobj Eo: Actually, no reason why to force inheritance from base class. 2012-06-11 07:41:11 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb This is a small change, so I won't changelog it (or backport), but 2012-05-30 10:08:41 +00:00
evas Evas font: Support no bidi no shaping mode in font rendering. 2012-06-12 14:14:52 +00:00
evil * NEWS: 2012-04-26 04:40:45 +00:00