evas: Add scale feature for embedded bitmap fonts.
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 25 Sep 2017 09:34:22 +0000 (18:34 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Thu, 21 Dec 2017 12:47:43 +0000 (21:47 +0900)
commit542662e5ff2df48b661b48d0bcb5d863e591fe35
treeccfc5ab2036f3f24379ee3aa3e7c5972135e3d0f
parent8227d024f07bac98c5bc724b3c539135c4267cd7
evas: Add scale feature for embedded bitmap fonts.

Summary:
When evas selects a strike of embedded bitmap font,
calculate ratio and use it for scaling embedded bitmap.
@feature

Reviewers: jpeg, tasn, woohyun, raster, herdsman

Reviewed By: raster

Subscribers: charlesmilette, Francesco149, cedric

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

Change-Id: Ifcafac15f88cbc1914e005342af236b93b791dbf
src/lib/evas/canvas/evas_object_text.c
src/lib/evas/common/evas_font_compress.c