Caching FcPattern object when using FcCharSetHasChar 83/179383/4
authorminho.sun <minho.sun@samsung.com>
Thu, 17 May 2018 11:39:53 +0000 (20:39 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 24 May 2018 00:58:19 +0000 (00:58 +0000)
commitde7c1965fb41205a09f638b752176c1c419a09f7
treeda2284587c7afb9abd276bda131fda24f8aa7895
parentabb75b959508d5b704be876996e9fa973eaf3fd6
Caching FcPattern object when using FcCharSetHasChar

The result of FcCharSetHasChar can be destroyed when destroying
FcPattern object.

Caching FcPattern object when using FcCharSetHasChar function and
destroying it later.

Change-Id: Ie2399a40749350ad410345912513ace26dfe273c
Signed-off-by: minho.sun <minho.sun@samsung.com>
dali/internal/text/text-abstraction/font-client-plugin-impl.cpp
dali/internal/text/text-abstraction/font-client-plugin-impl.h