evas: Fixed the textblock format to be drawn according to the glyph's horizontal...
authorYoungbok Shin <youngb.shin@samsung.com>
Fri, 18 Oct 2013 10:25:59 +0000 (11:25 +0100)
committerTom Hacohen <tom@stosb.com>
Fri, 18 Oct 2013 10:25:59 +0000 (11:25 +0100)
commitd17e0d39369b0c6a9dfb596688a38615dd25922d
treee7bf7464545612468411fece60daf21a35c00347
parent91565c48e3be1c79a6a2e3d7295725bf4a1b58c4
evas: Fixed the textblock format to be drawn according to the glyph's horizontal advance width.

Summary:
Some characters have different two value on glyph's width and horizontal advance width.
If the glyph's width is smaller than advance width, format can be drawn weird.

Test Plan:
Set underline:on to the entry style and just insert the following characters.





Reviewers: tasn, woohyun

CC: cedric
Differential Revision: https://phab.enlightenment.org/D270
ChangeLog
NEWS
src/lib/evas/canvas/evas_object_textblock.c