Font
-
I create a label and change the font. After exporting, I get the default font. How to solve the problem?
-
@udalilprofile If the font in your project's Images folder? You might also need to load it in with
Engine.loadFontAs()
-
@d-healey no, i take the fonts that are in hise
-
@udalilprofile Which font are you using?
-
@d-healey BM hanna 11 yrs old
-
@udalilprofile That's not a HISE font, that must be one installed on your system. Try putting it in the Images folder.
-
@d-healey thanx
-
@d-healey how can i know what fonts are from hise?
-
@udalilprofile I think onl Oxygen and Source code pro - just always include the fonts you want to be safe.