Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
4.7.1
-
None
Description
Hi,
I cannot make FontLoader work on Symbian^3. If I build the app for PC or the Simulator, the UI will show the custom font, but if I build it for Symbian, it shows the default font. This is how I'm using it:
//load the font
FontLoader
//set the font for different components
font.family: customFont.name
Is this a known problem?
Thanks, Mikel