Evas Text: parse font string everytime for updating lang properly
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 18 Aug 2016 10:33:08 +0000 (13:33 +0300)
committerDaniel Hirt <daniel.hirt@samsung.com>
Thu, 18 Aug 2016 10:33:08 +0000 (13:33 +0300)
commit167d41e7b25c2cfda7759d050a1f57633e6abbaf
tree3f0082f8cc35506163f12549bbc0259b6946988e
parent4be972c41ce956b08bd367a02dfc638766fc380f
Evas Text: parse font string everytime for updating lang properly

Summary:
We can't assume the given font is same with current fdesc by comparing string.
Since Evas starts to supporting "auto" for language,
the given font string should be parsed once before comparing it.
@fix

Test Plan: N/A

Reviewers: tasn, raster, cedric, herdsman

Subscribers: jpeg, minudf, z-wony, Blackmole, woohyun

Differential Revision: https://phab.enlightenment.org/D4227
src/lib/evas/canvas/evas_object_text.c