Hi, im trying to use a font that just doesnt work (in the corona simulator atleast).
The font name is bebasneue, you can easily google and get it.
I have both .otf and .ttf version of it, with my main.lua
Error in console is : Warning: could not load font bebasneue. Using default font.
local Team = display.newText( “ABC”, 350, 100, “bebasneue”, 25 )
[import]uid: 176335 topic_id: 35436 reply_id: 335436[/import]