Murl::IFont Member List
This is the complete list of members for Murl::IFont, including all inherited members.
GetBlur() const =0 | Murl::IFont | pure virtual |
GetDigitWidthFactor() const =0 | Murl::IFont | pure virtual |
GetEmbolding() const =0 | Murl::IFont | pure virtual |
GetLeading() const =0 | Murl::IFont | pure virtual |
GetSize() const =0 | Murl::IFont | pure virtual |
GetSpaceWidthFactor() const =0 | Murl::IFont | pure virtual |
GetSpacing() const =0 | Murl::IFont | pure virtual |
IsLegacyEmboldingEnabled() const =0 | Murl::IFont | pure virtual |
IsSameDigitWidthEnabled() const =0 | Murl::IFont | pure virtual |
QueryTextSize(const String &text, Bool enableWordWrap, Real containerPosX, Real containerPosY, Real containerSizeX, Real containerSizeY, Real &textSizeX, Real &textSizeY) const =0 | Murl::IFont | pure virtual |
RenderText(const String &text, const Color &textColor, const Color &backgroundColor, Bool clearSurface, Bool enableWordWrap, Real containerPosX, Real containerPosY, Real containerSizeX, Real containerSizeY, IEnums::TextAlignmentX alignX, IEnums::TextAlignmentY alignY, IVideoSurface *surface) const =0 | Murl::IFont | pure virtual |
SetBlur(Real strength)=0 | Murl::IFont | pure virtual |
SetDigitWidthFactor(Real factor)=0 | Murl::IFont | pure virtual |
SetEmbolding(Real strength)=0 | Murl::IFont | pure virtual |
SetLeading(Real leading)=0 | Murl::IFont | pure virtual |
SetLegacyEmboldingEnabled(Bool enabled)=0 | Murl::IFont | pure virtual |
SetSameDigitWidthEnabled(Bool enabled)=0 | Murl::IFont | pure virtual |
SetSize(Real size)=0 | Murl::IFont | pure virtual |
SetSpaceWidthFactor(Real factor)=0 | Murl::IFont | pure virtual |
SetSpacing(Real spacing)=0 | Murl::IFont | pure virtual |