OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
GthFont Member List

This is the complete list of members for GthFont, including all inherited members.

drawText(Tempest::Painter &p, int x, int y, int w, int h, std::string_view txt, Tempest::AlignFlag align, int firstLine=0) constGthFont
drawText(Tempest::Painter &p, int x, int y, std::string_view txt) constGthFont
GthFont()GthFont
GthFont(zenkit::Read &data, std::string_view ftex, const Tempest::Color &cl)GthFont
GthFont(const GthFont &)=defaultGthFont
GthFont(GthFont &&)=defaultGthFont
lineCount(int w, std::string_view txt) const -> int32_tGthFont
operator=(const GthFont &)=defaultGthFont
operator=(GthFont &&)=defaultGthFont
pixelSize() constGthFont
setScale(float s)GthFont
textSize(const std::string_view txt) const -> Tempest::SizeGthFont
textSize(const char *b, const char *e) const -> Tempest::SizeGthFont
textSize(const uint8_t *b, const uint8_t *e) const -> Tempest::SizeGthFont
textSize(int w, std::string_view txt) const -> Tempest::SizeGthFont