[3.0] Fix for multi-language support. 82/144182/1 tizen_3.0
authorVictor Cebollada <v.cebollada@samsung.com>
Tue, 15 Aug 2017 14:59:20 +0000 (15:59 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Tue, 15 Aug 2017 16:21:03 +0000 (17:21 +0100)
commitfc18eba281a69b42aa743454d612b74d3a7b54b7
tree428f54765a689e8823ea5021f6e80e2765e891e9
parent856e9770f691f0ee39334de5177035bacfbeeff9
[3.0] Fix for multi-language support.

* Fixes the issue when a font doesn't support all the glyphs of the script.
  i.e a font validated for the CJK script may contain glyphs for the chinese language but not for the Japanese.

  Uses the new IsCharacterSupportedByFont() method added to the font client.

Change-Id: I5f6e125298605d170de2d31f7ee7fc18585790f4
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
dali-toolkit/internal/text/multi-language-support-impl.cpp
dali-toolkit/internal/text/multi-language-support-impl.h