This is the complete list of members for clan::FontFamily, including all inherited members.
add(const std::string &typeface_name, float height) | clan::FontFamily | |
add(const std::string &typeface_name, const FontDescription &desc) | clan::FontFamily | |
add(const FontDescription &desc, const std::string &ttf_filename) | clan::FontFamily | |
add(const FontDescription &desc, const std::string &ttf_filename, FileSystem fs) | clan::FontFamily | |
add(Canvas &canvas, Sprite &sprite, const std::string &glyph_list, float spacelen, bool monospace, const FontMetrics &metrics) | clan::FontFamily | |
Font_Impl class | clan::FontFamily | friend |
FontFamily() | clan::FontFamily | |
FontFamily(const std::string &family_name) | clan::FontFamily | |
get_family_name() const | clan::FontFamily | |
is_null() const | clan::FontFamily | inline |
throw_if_null() const | clan::FontFamily |