Available since LÖVE 0.7.0
This type is not supported in earlier versions.
A Rasterizer handles font rendering, containing the font data (image or TrueType font) and drawable glyphs.
love.font.newRasterizer | Creates a new Rasterizer. | 0.7.0 |
Object:type | Gets the type of the object as a string. | ||
Object:typeOf | Checks whether an object is of a certain type. |
© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Rasterizer