Im trying to get custom fonts to work with android.
This is my code
local optionsText = display.newText(“Options”, display.contentCenterX, 200, 200, 75, “NexaRustSlab-BlackShadow01”, 55)
In my projects root directory I have the file
NexaRustSlab-BlackShadow01.otf (Folder options set to allow ext. visibilty)
Is there another step I am missing?
Output prints > Warning: could not load font NexaRustSlab-BlackShadow01. using default font.