![]() |
Maria GDK 5.0.0.935
Documentation of native code in develop branch
|
#include <MLabelTypes.h>
Public Member Functions | |
| float | width () const |
| float | height () const |
| float | getSDFPadding () const |
| SDF fonts have extra padding outside each glyph-. | |
Public Attributes | |
| std::shared_ptr< STK::Font > | font |
| std::vector< STK::Font::GlyphInfo > | glyphs |
| float | xMin = 0 |
| float | xMax = 0 |
| float | yMin = 0 |
| float | yMax = 0 |
| int | numLines = 0 |
| std::string | text |
A label as a linear layout of a collection of glyphs.