NAP
FontInstance Member List

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)=deleteFontInstance
getBoundingBox(const std::string &text, float scale, math::Rect &outRect)FontInstance
getCount()FontInstance
getFace() constFontInstanceprotected
getFont() constFontInstance
getGlyphIndex(nap::uint character) constFontInstance
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() constFontInstance
isValid() constFontInstance
operator=(const FontInstance &rhs)=deleteFontInstance
~FontInstance()FontInstance