Evas font-engine: A couple of major fixes:
authorTom Hacohen <tom@stosb.com>
Sun, 30 Jan 2011 10:40:21 +0000 (10:40 +0000)
committerTom Hacohen <tom@stosb.com>
Sun, 30 Jan 2011 10:40:21 +0000 (10:40 +0000)
commit48c9b3781e2f5b312c9bd8a4f80a3f3d8b1ebfb4
treeaa0600d2f21b49ebbc96b451ed26bcdbab9b962d
parent91456d3198f5b205bb73b6e59d3dea291528d8d7
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.

SVN revision: 56491
legacy/evas/src/lib/canvas/evas_object_textblock.c
legacy/evas/src/lib/engines/common/evas_font_ot.c
legacy/evas/src/lib/engines/common/language/evas_bidi_utils.c