Hi all,
I have an application that tries to use a font size 32 but the text does not render. There is no exception and during import of the XML file I can see that the font is being detected correctly and the Font manager does return the correct font when loading. The Glide library does appear to contain the fonts as I get a value when it returns from the font manager.
If I set the font to 3 it renders. Anything greater than this and it fails to render.
Am I missing something here?