openMSX
openmsx::TTFFont Member List

This is the complete list of members for openmsx::TTFFont, including all inherited members.

empty() constopenmsx::TTFFontinline
getHeight() constopenmsx::TTFFont
getSize(zstring_view text) constopenmsx::TTFFont
getWidth() constopenmsx::TTFFont
isFixedWidth() constopenmsx::TTFFont
operator=(const TTFFont &)=deleteopenmsx::TTFFont
operator=(TTFFont &&other) noexceptopenmsx::TTFFontinline
render(std::string text, uint8_t r, uint8_t g, uint8_t b) constopenmsx::TTFFont
TTFFont(const TTFFont &)=deleteopenmsx::TTFFont
TTFFont()=defaultopenmsx::TTFFont
TTFFont(const std::string &filename, int ptSize)openmsx::TTFFont
TTFFont(TTFFont &&other) noexceptopenmsx::TTFFontinline
~TTFFont()openmsx::TTFFont