|
OpenGothic
Open source reimplementation of Gothic I and II
|
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) const | GthFont | |
| drawText(Tempest::Painter &p, int x, int y, std::string_view txt) const | GthFont | |
| GthFont() | GthFont | |
| GthFont(zenkit::Read &data, std::string_view ftex, const Tempest::Color &cl) | GthFont | |
| GthFont(const GthFont &)=default | GthFont | |
| GthFont(GthFont &&)=default | GthFont | |
| lineCount(int w, std::string_view txt) const -> int32_t | GthFont | |
| operator=(const GthFont &)=default | GthFont | |
| operator=(GthFont &&)=default | GthFont | |
| pixelSize() const | GthFont | |
| setScale(float s) | GthFont | |
| textSize(const std::string_view txt) const -> Tempest::Size | GthFont | |
| textSize(const char *b, const char *e) const -> Tempest::Size | GthFont | |
| textSize(const uint8_t *b, const uint8_t *e) const -> Tempest::Size | GthFont | |
| textSize(int w, std::string_view txt) const -> Tempest::Size | GthFont |