openMSX
|
This is the complete list of members for openmsx::TTFFont, including all inherited members.
empty() const | openmsx::TTFFont | inline |
getHeight() const | openmsx::TTFFont | |
getSize(zstring_view text) const | openmsx::TTFFont | |
getWidth() const | openmsx::TTFFont | |
isFixedWidth() const | openmsx::TTFFont | |
operator=(const TTFFont &)=delete | openmsx::TTFFont | |
operator=(TTFFont &&other) noexcept | openmsx::TTFFont | inline |
render(std::string text, uint8_t r, uint8_t g, uint8_t b) const | openmsx::TTFFont | |
TTFFont(const TTFFont &)=delete | openmsx::TTFFont | |
TTFFont()=default | openmsx::TTFFont | |
TTFFont(const std::string &filename, int ptSize) | openmsx::TTFFont | |
TTFFont(TTFFont &&other) noexcept | openmsx::TTFFont | inline |
~TTFFont() | openmsx::TTFFont |