Evas font-engine: A couple of major fixes:
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 10:40:21 +0000 (10:40 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 10:40:21 +0000 (10:40 +0000)
commit2658c52428592268906827f80ef7892e11dc6d70
treed5408264c2ae67d452546ae1b33f80e7b2085e7d
parentf7b2a08912c006b37df4253ff8b5c4072b775f83
Evas font-engine: A couple of major fixes:
1. Worked around a fribid behavior that broke some stuff - we should handle it better in the future, this workaround is only temporary.
2. Fixed a bug with textblock's last_up_to_pos.
3. Fixed a bug with ot_shaping not reloading the font and activating the size in the wrong place.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@56491 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c
src/lib/engines/common/evas_font_ot.c
src/lib/engines/common/language/evas_bidi_utils.c