Hi,
We have some issues with the TTF font format in creator when running the application on ios mobile and PC + IE browser. We are using the label component and then dragging the custom ttf font into the font slot. Everything seems fine on PC + Chrome and Firefox but PC + IE browser and IOS + Safari does not display the font, it uses some default font.
PC, Windows 10, Chrome = Works
PC, Windows 10, Firefox = Works
Android, Chrome = Works
PC, Windows 10, IE = Don’t work
IOS, Chrome = Don’t work
IOS, Safari = Don’t work
We are not loading the font into code in any way, we only use the label component in Creator. Hope someone has a solution other than creating a Bitmap font (This will be our backup solution as the BM font seems to work on all devices and browser).