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