Unravel Engine C++ Reference
|
This is the complete list of members for gfx::true_type_font, including all inherited members.
bake_glyph_alpha(code_point codepoint, glyph_info &out_info, uint8_t *out_buffer) -> bool | gfx::true_type_font | |
bake_glyph_distance(code_point codepoint, glyph_info &out_info, uint8_t *out_buffer) -> bool | gfx::true_type_font | |
bake_glyph_distance_fast(code_point codepoint, glyph_info &out_info, uint8_t *out_buffer) -> bool | gfx::true_type_font | |
bake_glyph_distance_stb(code_point codepoint, glyph_info &out_info, uint8_t *out_buffer) -> bool | gfx::true_type_font | |
font_manager class | gfx::true_type_font | friend |
get_font_info() const -> font_info | gfx::true_type_font | |
init(const uint8_t *buffer, uint32_t buffer_size, int32_t font_index, uint32_t pixel_height, int16_t width_padding, int16_t height_padding) -> bool | gfx::true_type_font |