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.3.2 LÖVE DocumentationOverviewLicenseCreditsInstallingGetting startedDeviceslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerlove.systemTypesAnimationColorFontFileImageMusicParticleSystemSoundCallbacksloadupdatedrawmousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig filesKeyboard shortcuts       
           | 
                         
    
  		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.  |