Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
|
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(Uint16 ch) | pu::ttf::Font | |
Font(u32 font_sz) | pu::ttf::Font | inline |
GetFontSize() | pu::ttf::Font | inline |
GetTextDimensions(std::string &str) | pu::ttf::Font | |
InvalidFontFaceIndex | pu::ttf::Font | static |
IsValidFontFaceIndex(i32 index) | pu::ttf::Font | inlinestatic |
LoadFromFile(std::string &path) | pu::ttf::Font | |
LoadFromMemory(void *ptr, size_t size, FontFaceDisposingFunction disp_fn) | pu::ttf::Font | |
RenderText(std::string &str, ui::Color clr) | pu::ttf::Font | |
Unload(i32 font_idx) | pu::ttf::Font | |
~Font() | pu::ttf::Font |