Add locale property setting 68/189768/4
authorJinho, Lee <jeano.lee@samsung.com>
Wed, 20 Dec 2017 12:04:13 +0000 (21:04 +0900)
committerjoogab yun <joogab.yun@samsung.com>
Fri, 21 Sep 2018 05:40:47 +0000 (05:40 +0000)
commite75ea438ff89a4bce81f5e5d0028ee23d5c73754
tree93acaeec3dcb454447bf7b3cabb09c19fe28bb67
parent9942dff874fa63dd6de76e709c3cfc22521fb701
Add locale property setting

In the font-config of the TV, the priority is generally set in the order
of Korean -> Chinese font, but in the case of zh_CN, the priority is set
to Chinese -> Korean.

In the case of EFL and Clutter, font preference policy in Font-Config is
read according to setlocale information when setting font-family.
This part is missing in DALi.

Change-Id: I8d346eed5f7935f57c6c3267ef9e7b6c164fe516
dali/internal/text/text-abstraction/font-client-plugin-impl.cpp