Evas textblock: Apply scale factor to <linesize>, <linegap> formats 62/126162/1
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 11 Jul 2016 08:57:36 +0000 (17:57 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 20 Apr 2017 09:09:02 +0000 (18:09 +0900)
commita4126c13c22ee1cdf7822093fd22565deaf3092b
tree323d0334ca5198e55ffb18713412362546d27f37
parent7cd4a3b7e94801e22edc620001ef80c4fbd3a2e0
Evas textblock: Apply scale factor to <linesize>, <linegap> formats

Summary:
Font size is scaled according to scale factor.
The linesize, linegap formats also have to be scaled properly.
@fix

Test Plan:
Test cases are included.
Run "make check"

Reviewers: woohyun, Jieun, tasn, herdsman

Reviewed By: tasn

Subscribers: raster, cedric, jpeg

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

Change-Id: Ice06d3200017434ec2ee14215478f0a4d4c9f2f0
src/lib/evas/canvas/evas_object_textblock.c