Evas textblock: Apply scale factor to <linesize>, <linegap> formats 81/69781/1
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 16 May 2016 23:49:45 +0000 (08:49 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Mon, 16 May 2016 23:49:45 +0000 (08:49 +0900)
commitbd6c6b4115f4ed546fe815b511eba5e0eca85a0f
tree3c82878973c65a9126682905c3a894df535aa471
parent923eacf4abd892a8262e8603cf2eb8523bdb2515
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: cedric, jpeg

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

Change-Id: I0845c013a734f0feffa203689d404de4edecd898
src/lib/evas/canvas/evas_object_textblock.c
src/tests/evas/evas_test_textblock.c