synfig-core
1.0.3
|
#include <lyr_freetype.h>
Public Member Functions | |
TextLine () | |
void | clear_and_free () |
int | actual_height () const |
Public Attributes | |
int | width |
std::vector< Glyph > | glyph_table |
|
inline |
void TextLine::clear_and_free | ( | ) |
|
inline |
int TextLine::width |
std::vector<Glyph> TextLine::glyph_table |