Available since LÖVE 0.7.0
This function is not supported in earlier versions.
Checks if font contains specified glyphs.
hasGlyphs = Rasterizer:hasGlyphs( glyph1, glyph2, ... )
string or number glyph1string or number glyph2string or number ...boolean hasGlyphs
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Rasterizer:hasGlyphs