Plutonium framework API 0.3.0
UI framework libraries for libnx
|
This is the complete list of members for pu::ttf::Font, including all inherited members.
DefaultFontSize | pu::ttf::Font | static |
EmptyFontFaceDisposingFunction(void *) | pu::ttf::Font | inlinestatic |
FindValidFontFor(const Uint16 ch) | pu::ttf::Font | |
Font(const u32 font_sz) | pu::ttf::Font | inline |
GetFontSize() | pu::ttf::Font | inline |
GetTextDimensions(const std::string &str) | pu::ttf::Font | |
InvalidFontFaceIndex | pu::ttf::Font | static |
IsValidFontFaceIndex(const i32 index) | pu::ttf::Font | inlinestatic |
LoadFromFile(const std::string &path) | pu::ttf::Font | |
LoadFromMemory(void *ptr, const size_t size, FontFaceDisposingFunction disp_fn) | pu::ttf::Font | |
RenderText(const std::string &str, const ui::Color clr) | pu::ttf::Font | |
Unload(const i32 font_idx) | pu::ttf::Font | |
~Font() | pu::ttf::Font |