return { tag = 'graphicsState', summary = 'Get the active font.', description = 'Returns the active font.', arguments = {}, returns = { { name = 'font', type = 'Font', description = 'The active font object.' } }, related = { 'lovr.graphics.print' } }