I am trying to get Komika Axis to work on Android. It’s fine on iphone.
Have messed around with build.settings but then decided to just focus on a test program
txt1=display.newText(“txt1”,10,10,“Komika Axis”,20)
txt2=display.newText(“txt2”,10,40,“KomikaAxis”,20)
txt3=display.newText(“txt3”,10,80,“KOMIKAAXIS”,20)
txt4=display.newText(“txt4”,10,120,“KOMIKA_”,20)
txt5=display.newText(“txt5”,10,160,“KOMICA AXIS”,20)
txt1 and txt2 both work on Iphone without build.settings, but none work on Android.
Should I change to another font? Anyone familiar with this problem.
The filename is KOMIKA_.ttf
The fontname is Komika Axis
Have read many posts on forum about this, but still haven’t solved it.
Do I need the build.settings for Android?
Thanks [import]uid: 50215 topic_id: 14657 reply_id: 314657[/import]