mainFont = love.graphics.newFont('font.ttf', 9)
-- used to enter a new font style into memory for use
love.graphics.setFont(mainFont)
However, this gives me an error code, new to this so I have no clue what's wrong. Hope you can help?

Error
Users browsing this forum: Google [Bot] and 6 guests