return { summary = 'A font used to render text.', description = [[ A Font is an object created from a TTF file. It can be used to render text with `lovr.graphics.print`. ]], constructor = 'lovr.graphics.newFont' }