Glyph metrics class.
More...
#include <glyph_metrics.h>
uicore::GlyphMetrics::GlyphMetrics |
( |
| ) |
|
|
inline |
uicore::GlyphMetrics::GlyphMetrics |
( |
const Pointf & |
bbox_offset, |
|
|
const Sizef & |
bbox_size, |
|
|
const Sizef & |
advance |
|
) |
| |
|
inline |
Sizef uicore::GlyphMetrics::advance |
Distance the write cursor is moved.
Pointf uicore::GlyphMetrics::bbox_offset |
Bounding box offset relative to the write cursor position.
Sizef uicore::GlyphMetrics::bbox_size |
Bounding box size The bounding box is the smallest rectangle that completely encloses the glyph.
The documentation for this class was generated from the following file: