Om  1.0.0
A universal framework for multimedia simulation
om::graphics::gui::fonts::Font Member List

This is the complete list of members for om::graphics::gui::fonts::Font, including all inherited members.

Font(const UTF8String &fontPath)om::graphics::gui::fonts::Font
Font(const FontID &fontID)om::graphics::gui::fonts::Font
Font(const Data &fontData)om::graphics::gui::fonts::Font
Font(const UByte *fontData, Size dataSizeInBytes)om::graphics::gui::fonts::Font
Font(const Font &other)om::graphics::gui::fonts::Font
getDefault()om::graphics::gui::fonts::Fontstatic
getFontData() const om::graphics::gui::fonts::Font
getFontDataSize() const om::graphics::gui::fonts::Font
getGlyphImage(Float fontSize, UTF32Char character, Image &glyphImage, GlyphMetrics &metrics) const om::graphics::gui::fonts::Font
getGlyphLayout(const UTF8StringIterator &string, const TextStyle &textStyle, Vector2f &position, GlyphLayout &glyphLayout) const om::graphics::gui::fonts::Font
getGlyphLayout(const UTF8StringIterator &string, const TextStyle &textStyle, const AABB2f &parentBounds, const Origin &alignment, GlyphLayout &glyphLayout) const om::graphics::gui::fonts::Font
getGlyphMetrics(Float fontSize, UTF32Char character, GlyphMetrics &metrics) const om::graphics::gui::fonts::Font
getID() const om::graphics::gui::fonts::Fontinline
getKerning(Float fontSize, const TextLayout &fontLayout, UTF32Char character1, UTF32Char character2, Vector2f &kerning) const om::graphics::gui::fonts::Font
getMetrics(Float fontSize, const TextLayout &fontLayout, FontMetrics &metrics) const om::graphics::gui::fonts::Font
hasFontData() const om::graphics::gui::fonts::Font
isValid() const om::graphics::gui::fonts::Font
operator=(const Font &other)om::graphics::gui::fonts::Font
RESOURCE_TYPEom::graphics::gui::fonts::Fontstatic
~Font()om::graphics::gui::fonts::Font