This is the complete list of members for FontInstance, including all inherited members.
| create(const std::string &font, FontProperties &properties, utility::ErrorState &error) | FontInstance | |
| FontInstance(FontService &service) | FontInstance | |
| FontInstance(const FontInstance &rhs)=delete | FontInstance | |
| getBoundingBox(const std::string &text, float scale, math::Rect &outRect) | FontInstance | |
| getCount() | FontInstance | |
| getFace() const | FontInstance | protected |
| getFont() const | FontInstance | |
| getGlyphIndex(nap::uint character) const | FontInstance | |
| getOrCreateGlyph(nap::uint index, float scale, utility::ErrorState &errorCode) | FontInstance | |
| getOrCreateGlyphRepresentation(nap::uint index, float scale, utility::ErrorState &errorCode) | FontInstance | |
| getOrCreateGlyphRepresentation(nap::uint index, float scale, const rtti::TypeInfo &type, utility::ErrorState &errorCode) | FontInstance | |
| getProperties() const | FontInstance | |
| isValid() const | FontInstance | |
| operator=(const FontInstance &rhs)=delete | FontInstance | |
| ~FontInstance() | FontInstance |