Evas textblock: Add underline height support
authorSubodh Kumar <s7158.kumar@samsung.com>
Wed, 27 May 2015 10:14:59 +0000 (11:14 +0100)
committerTom Hacohen <tom@stosb.com>
Wed, 27 May 2015 10:18:19 +0000 (11:18 +0100)
commit77e3ac7f82bacdf7da2251625e6badd3b5d2123e
treed19bfe26f928eaa8bee414fb47435ea240de77c9
parent0e2dee5b2efcb192d6ff34d5bcf8f470f4cfe691
Evas textblock: Add underline height support

Summary:
For showing text error like spell error thick underline is used hence added the underline height support.

@feature

Test Plan: test case added in evas textblock test.

Reviewers: raster, shilpasingh, tasn

Subscribers: govi, rajeshps, cedric

Differential Revision: https://phab.enlightenment.org/D2531

TAsn comment: I wonder if the format should be renamed to
underline_relheight instead of height. If you have any thoughts, please
let me know.
AUTHORS
src/lib/evas/canvas/evas_object_textblock.c
src/tests/evas/evas_test_textblock.c