Lysa  0.0
Lysa 3D Engine
Font Member List

This is the complete list of members for Font, including all inherited members.

Font(const std::string &path)Font
Font(const Font &font)Font
Object() = defaultObjectdefault
Resource(const std::string &name)Resource
connect(const Signal::signal &name, const Signal::Handler &handler)Object
connect(const Signal::signal &name, const std::function< void ()> &handler)Object
duplicate() constResourcevirtual
emit(const Signal::signal &name, void *params=nullptr)Object
getAscender() constFontinline
getAtlas() constFontinline
getDescender() constFontinline
getFontParams() constFontinline
getFontSize() constFontinline
getGlyphInfo(uint32 index) constFont
getHarfBuzzFont() constFontinline
getId() constResourceinline
getLineHeight() constFontinline
getName() constResourceinline
getSize(const std::string &text, float fontScale, float &width, float &height)Font
operator<(const Resource &other) constResourceinline
operator==(const Resource &other) constResourceinline
operator>(const Resource &other) constResourceinline
setOutlineBias(const float bias)Fontinline
setOutlineBlur(const float blur)Fontinline
setOutlineColor(const float4 &color)Fontinline
setOutlineThreshold(const float threshold)Fontinline
setOutlineWidthAbsolute(const float width)Fontinline
setOutlineWidthRelative(const float width)Fontinline
toString() constObjectinlinevirtual
~Font() overrideFontoverride
~Object() = defaultObjectvirtualdefault