|
libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
|
Represents text width computations. More...
#include <art/paperback/graphics/font.hxx>
Public Attributes | |
| uint32_t | character_count {} |
| Character count. | |
| uint32_t | space_count {} |
| Space count. | |
| double | width {} |
| Text width. | |
Represents text width computations.
| uint32_t Art::Paperback::Graphics::Text_width::character_count {} |
Character count.
| uint32_t Art::Paperback::Graphics::Text_width::space_count {} |
Space count.
| double Art::Paperback::Graphics::Text_width::width {} |
Text width.