Fix for font validation. 38/64838/3
authorVictor Cebollada <v.cebollada@samsung.com>
Tue, 5 Apr 2016 08:40:49 +0000 (09:40 +0100)
committerVíctor Cebollada <v.cebollada@samsung.com>
Wed, 6 Apr 2016 06:02:53 +0000 (23:02 -0700)
Bug fixed when:
 * There are different texts.
 * No font's family is set to the texts.
 * Texts are not supported by the default font.
 * Texts are set different sizes.

Only one default font (with only one size) was cached per script.

Change-Id: Ifdc1691b797432521c16f236769c127ab1848433
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>

No differences found