|
DUDS
|
Distributed Update of Data from Something
|
Information on a line. More...
Public Member Functions | |
| constexpr | LineDimensions () |
| Ensure all fields start with zeros. More... | |
Public Attributes | |
| int | chars |
| Number of characters in the line. More... | |
| ImageDimensions | dim |
| Minimum dimensions for the line. More... | |
Information on a line.
Definition at line 142 of file BppFont.cpp.
|
inline |
Ensure all fields start with zeros.
Definition at line 154 of file BppFont.cpp.
| int duds::ui::graphics::LineDimensions::chars |
Number of characters in the line.
Definition at line 146 of file BppFont.cpp.
| ImageDimensions duds::ui::graphics::LineDimensions::dim |
Minimum dimensions for the line.
Definition at line 150 of file BppFont.cpp.