Question
binary font configuration is globle?
I use some ascii fonts and one chinese unicode font in my project. After I checked "binary font files" in designer v4.13, all fonts are generated as bin files.It is inconvienense to load all fonts at run time, and it even show nothing in simulater.
So, are there a way to specify some fonts are generated in c code, some others are in bin format.
