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