Rasterizer:getLeading
EditReturns the leading metric of the font, in pixels. This is the full amount of space between lines.
leading = Rasterizer:getLeading()Arguments
None
Returns
| Name | Type | Description |
| leading | number | The font leading, in pixels. |
Returns the leading metric of the font, in pixels. This is the full amount of space between lines.
leading = Rasterizer:getLeading()None
| Name | Type | Description |
| leading | number | The font leading, in pixels. |