#include <fonts.hpp>
Definition at line 62 of file fonts.hpp.
◆ stored_glyph() [1/2]
text::stored_glyph::stored_glyph |
( |
| ) |
|
|
defaultnoexcept |
◆ stored_glyph() [2/2]
text::stored_glyph::stored_glyph |
( |
hb_glyph_info_t const & |
gi, |
|
|
hb_glyph_position_t const & |
gp |
|
) |
| |
|
inline |
◆ cluster
uint32_t text::stored_glyph::cluster = 0 |
◆ codepoint
uint32_t text::stored_glyph::codepoint = 0 |
◆ x_advance
hb_position_t text::stored_glyph::x_advance = 0 |
◆ x_offset
hb_position_t text::stored_glyph::x_offset = 0 |
◆ y_advance
hb_position_t text::stored_glyph::y_advance = 0 |
◆ y_offset
hb_position_t text::stored_glyph::y_offset = 0 |
The documentation for this struct was generated from the following file: