1 #ifndef Hippo_TextTTF_h 2 #define Hippo_TextTTF_h 7 class TextTTF_Internal;
43 void setStrings(
const std::vector<std::string>&);
void setFileName(const std::string &)
void setJustification(Justification, Justification)
void setStrings(const std::vector< std::string > &)
Justification m_horizontalJustification
std::vector< std::string > m_strings
void renderString(const std::string &)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
TextTTF permits to render text in the pixmap buffer by using the freetype fonts.
void renderCharacter(char)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
bool getTextSizePixels(short &, short &)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
void setString(const std::string &)
ViewportMapping m_viewportMapping
void render()
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
virtual ~TextTTF()
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//
Justification m_verticalJustification
void initFont()
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!//