Font:getHeight( )
The height of the font is the size including any spacing; the height which it will need.
Usage
Font:getHeight( )Arguments
None
Returns
numberThe height of the font.
| 
               Version 0.1.1a LÖVE DocumentationOverviewLicenceCreditsGetting startedDeviceslove.objectslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerTypesColorFontImageMusicSoundCallbacksloadupdaterendermousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig files       
           | 
                         
    
  		Function                     
  	 
  	Font:getHeight( ) The height of the font is the size including any spacing; the height which it will need. Usage Font:getHeight( )Arguments None Returns numberThe height of the font.  |