Evas font: Fixed a bug with cluster sizes and ligatures.
authorTom Hacohen <tom@stosb.com>
Mon, 8 Apr 2013 12:30:31 +0000 (13:30 +0100)
committerTom Hacohen <tom@stosb.com>
Mon, 8 Apr 2013 12:31:09 +0000 (13:31 +0100)
commit920c1b2af826dc53e67d1bd3b5eab00c232e6550
treea65abf8cc5ca2978b7339d904b93f482cfccc942
parent2364f4514b3d14a89f76523b3746d7d991260c99
Evas font: Fixed a bug with cluster sizes and ligatures.

This casused cursor position (among other things) to look wrong with texts
ending with ligatures.

Thanks to Yakov Goldberg for reporting.
ChangeLog
NEWS
src/lib/evas/common/evas_font_ot.c
src/tests/evas/evas_test_textblock.c