Fix for color emojis fonts. 89/75989/4
authorVictor Cebollada <v.cebollada@samsung.com>
Tue, 21 Jun 2016 16:16:16 +0000 (17:16 +0100)
committerVictor Cebollada <v.cebollada@samsung.com>
Thu, 30 Jun 2016 13:13:45 +0000 (14:13 +0100)
commita0afd5e99dd003e3eb1c77ee83bba89d3f55a87c
tree7bb4db1d77d606c5fdbcb4226dd224b26361e4df
parentb111f8ba9a7e1b7d6364379b73c47b898a452589
Fix for color emojis fonts.

* Uses the fixed size to generate the glyphs but uses
  the point size given by the user to cache the font
  and generate the metrics.

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