FontClient - Create again the character set info. 26/145126/2
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 18 Aug 2017 16:41:56 +0000 (17:41 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Mon, 21 Aug 2017 13:01:14 +0000 (14:01 +0100)
commit09418ff52623cae8ec649d2fcb90b70df75984ae
tree24cb3d43f6a24691bbe8eb621604e593b48f09c9
parentfa2307090c99d9d647af11a25dd6413ac450712f
FontClient - Create again the character set info.

* The character set info stores the characters supported by a font.
  The font client stores a pointer to a FontConfig data structure
  that becomes invalid when the platform's default font changes.

  The font client reinitializes the font config library when the
  platform's default font changes making the character set pointers
  invalid.

Change-Id: I9a1a1537760536d721576024c077873462af6bf5
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
text/dali/internal/text-abstraction/font-client-plugin-impl.cpp
text/dali/internal/text-abstraction/font-client-plugin-impl.h