Verovio
Source code documentation
vrv::Resources Member List

This is the complete list of members for vrv::Resources, including all inherited members.

AddCustom(const std::vector< std::string > &extraFonts)vrv::Resources
FontHasGlyphAvailable(const std::string &fontName, char32_t smuflCode) constvrv::Resources
GetCSSFontFor(const std::string &fontName) constvrv::Resources
GetCurrentFont() const (defined in vrv::Resources)vrv::Resourcesinline
GetCustomFontname(const std::string &filename, const ZipFileReader &zipFile)vrv::Resources
GetDefaultPath() (defined in vrv::Resources)vrv::Resourcesinlinestatic
GetFallbackFont() constvrv::Resourcesinline
GetGlyph(char32_t smuflCode) constvrv::Resources
GetGlyph(const std::string &smuflName) constvrv::Resources
GetGlyphCode(const std::string &smuflName) constvrv::Resources
GetPath() const (defined in vrv::Resources)vrv::Resourcesinline
GetSmuflGlyphForUnicodeChar(const char32_t unicodeChar)vrv::Resourcesstatic
GetTextGlyph(char32_t code) constvrv::Resources
GlyphNameTable typedef (defined in vrv::Resources)vrv::Resources
GlyphTable typedef (defined in vrv::Resources)vrv::Resources
GlyphTextMap typedef (defined in vrv::Resources)vrv::Resources
InitFonts()vrv::Resources
IsCurrentFontFallback() constvrv::Resources
IsFontLoaded(const std::string &fontName) const (defined in vrv::Resources)vrv::Resourcesinline
IsSmuflFallbackNeeded(const std::u32string &text) constvrv::Resources
LoadAll()vrv::Resources
Resources() (defined in vrv::Resources)vrv::Resources
SelectTextFont(data_FONTWEIGHT fontWeight, data_FONTSTYLE fontStyle) constvrv::Resources
SetCurrentFont(const std::string &fontName, bool allowLoading=false)vrv::Resources
SetDefaultPath(const std::string &path) (defined in vrv::Resources)vrv::Resourcesinlinestatic
SetFallbackFont(const std::string &fontName)vrv::Resources
SetFont(const std::string &fontName)vrv::Resources
SetPath(const std::string &path) (defined in vrv::Resources)vrv::Resourcesinline
StyleAttributes typedef (defined in vrv::Resources)vrv::Resources
~Resources()=default (defined in vrv::Resources)vrv::Resourcesvirtual