love.font.newFontData
 Available since LÖVE 0.7.0 and removed in LÖVE 0.8.0  
 This function is not supported in earlier or later versions. 
Creates a new FontData.
Function
Synopsis
fontData = love.font.newFontData( rasterizer )
Arguments
Rasterizer rasterizer- The Rasterizer containing the font.
 
Returns
FontData fontData- The FontData.
 
See Also
    © 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
    https://love2d.org/wiki/love.font.newFontData