efl/src/lib/evas
Daniel Zaoui aa488588d8 evas: Fix Evas Object Text when LTR and RTL are used together.
When harfbuzz is enabled, RTL text (arabic, hebrew...) is displayed differently
if the paragraph begins with or without LTR.
The problem was related to the function evas_common_language_script_type_get
and a wrong offset given as parameter to this function.

Thanks to EunYoung Kim for having found this bug.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
2013-02-19 10:05:46 +02:00
..
cache efl/cache: Set loaded flag properly with loaded pixels 2013-01-09 21:36:03 +00:00
cache2 efl/cserve2: Increase refcount of scaled image entries properly 2013-01-09 21:40:25 +00:00
canvas evas: Fix Evas Object Text when LTR and RTL are used together. 2013-02-19 10:05:46 +02:00
common evas/async_render: fix refcount handling of scaled image entries 2013-01-17 22:14:05 +00:00
cserve2 patch over an aawesome source of segv's in cserve2... data2 is null. 2013-02-14 03:26:21 +00:00
file add api and lets test it - i'll document it later, but need to test 2013-02-13 11:35:46 +00:00
include More removal of \r 2013-02-17 14:53:25 -03:00
Evas.h add api and lets test it - i'll document it later, but need to test 2013-02-13 11:35:46 +00:00
Evas_GL.h efl/evas: proper glShaderSource() definition as glext.h 2013-01-05 15:55:58 +00:00
main.c merge: and now Evas 2012-11-04 11:51:42 +00:00