Function
Font:getWidth( line )
Determines the line width. Does not support line-breaks.
Synopsis
var = Font:getWidth( line )
Arguments
line A line of text.
Returns
number The width of the font.
Copyright © 2006-2008 LÖVE Development Team.