Function
love.graphics.getFont( )
Gets the current Font object.
Synopsis
font = love.graphics.getFont( )
Returns
font Font The current Font, or nil of none is set.
Copyright © 2006-2010 LÖVE Development Team.