![]() |
Verovio
Source code documentation
|
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) const | vrv::Resources | |
| GetCSSFontFor(const std::string &fontName) const | vrv::Resources | |
| GetCurrentFont() const (defined in vrv::Resources) | vrv::Resources | inline |
| GetCustomFontname(const std::string &filename, const ZipFileReader &zipFile) | vrv::Resources | |
| GetDefaultPath() (defined in vrv::Resources) | vrv::Resources | inlinestatic |
| GetFallbackFont() const | vrv::Resources | inline |
| GetGlyph(char32_t smuflCode) const | vrv::Resources | |
| GetGlyph(const std::string &smuflName) const | vrv::Resources | |
| GetGlyphCode(const std::string &smuflName) const | vrv::Resources | |
| GetPath() const (defined in vrv::Resources) | vrv::Resources | inline |
| GetSmuflGlyphForUnicodeChar(const char32_t unicodeChar) | vrv::Resources | static |
| GetTextFont() const (defined in vrv::Resources) | vrv::Resources | inline |
| GetTextGlyph(char32_t code) const | vrv::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() const | vrv::Resources | |
| IsFontLoaded(const std::string &fontName) const (defined in vrv::Resources) | vrv::Resources | inline |
| IsSmuflFallbackNeeded(const std::u32string &text) const | vrv::Resources | |
| LoadAll() | vrv::Resources | |
| Ok() const | vrv::Resources | inline |
| Resources() (defined in vrv::Resources) | vrv::Resources | |
| SelectTextFont(data_FONTWEIGHT fontWeight, data_FONTSTYLE fontStyle) const | vrv::Resources | |
| SetCurrentFont(const std::string &fontName, bool allowLoading=false) | vrv::Resources | |
| SetDefaultPath(const std::string &path) (defined in vrv::Resources) | vrv::Resources | inlinestatic |
| SetFallbackFont(const std::string &fontName) | vrv::Resources | |
| SetFont(const std::string &fontName) | vrv::Resources | |
| SetPath(const std::string &path) (defined in vrv::Resources) | vrv::Resources | inline |
| StyleAttributes typedef (defined in vrv::Resources) | vrv::Resources | |
| UseLiberationTextFont(bool useLiberation) | vrv::Resources | inline |
| UseLiberationTextFont() const (defined in vrv::Resources) | vrv::Resources | inline |
| ~Resources()=default (defined in vrv::Resources) | vrv::Resources | virtual |