BR: Android - Europa font renders improperly

Using the BinaryData approach to embed the font into the DemoRunner demonstrates the issue:

Some notes:

  • original OTF version of the font and any converted files to TTF give the same result.
  • I changed the text for a couple buttons to variations of "offline" to show that the l and i can overlap for some reason.
  • I won’t be able to share the font because it’s paid for through Adobe (you can find it via Creative Cloud).

Another thing of note is the FreeType integration: the lack of flag to toggle using FreeType via the PJ and from the relevant graphics module might indicate that it’s on its way out – can someone confirm this?