Hi folks!
I have problems about custom fonts and I created this file “fontTest.zip”. I search many tutorials, but I don’t understand what’s wrong on device.
Thanks!
testText = display.newText("Test", 90, 70, "BorisBlackBloxx.ttf", 28) testText:setFillColor(1,1,0)
plist = { UIAppFonts = { "BorisBlackBloxx.ttf" }