synfig-core  1.0.3
Public Member Functions | Public Attributes | List of all members
TextLine Struct Reference

#include <lyr_freetype.h>

Public Member Functions

 TextLine ()
void clear_and_free ()
int actual_height () const

Public Attributes

int width
std::vector< Glyphglyph_table

Constructor & Destructor Documentation

TextLine::TextLine ( )
inline

Member Function Documentation

void TextLine::clear_and_free ( )
int TextLine::actual_height ( ) const
inline

Member Data Documentation

int TextLine::width
std::vector<Glyph> TextLine::glyph_table

The documentation for this struct was generated from the following files: