Rasterizer:getLeading

Edit

Returns the leading metric of the font, in pixels. This is the full amount of space between lines.

leading = Rasterizer:getLeading()

Arguments

None

Returns

NameTypeDescription
leadingnumber The font leading, in pixels.

See also