Hello. I want to add custom font to my game. In my game folder is file “Fixed.ttf”, and here is part of my code:
score = display.newText("Score: " .. count, display.contentWidth/2, 30\*baseY, "Fixed", 30\*baseX + adsHeight)
And my console returns error, font are not working on my phone, so i guess it the same issue.
rest can be made by few clicks. I’m on mobile now, so it would take hours to upload empty project with generic images.