Ok, how big is that font? Is there no way to use the fonts onboard the device? All devices seem to come with Asian fonts these days so it seems a waste to add so much to the app size with just one font…worse if you need more than one which to be honest you probably do.
The font it’s about 3Mb. With Corona you can use _ native.systemFont _ or your ttf fount, anyway probably you don’t have the same asian fonts on iOS and Android Device.
Stefan
So you
So you can use for _ native.systemFont _ for Chinese fonts too?
I used “Fang zheng Zhong deng xian Font” becouse I’m not sure that native.systemFont has all ideograms.
Ok I see. Thanks for your help.