GlyphData

Available since LÖVE 0.7.0
This type is not supported in earlier versions.

A GlyphData represents a drawable symbol of a font Rasterizer.

Constructors

love.font.newGlyphDataCreates a new GlyphData.Added since 0.7.0

Functions

Data:getPointerGets a pointer to the Data.
Data:getSizeGets the size in bytes of the Data.
Data:getStringGets the full Data as a string.Added since 0.9.0
Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Supertypes

See Also

Other Languages

Personal tools