Plutonium framework API
0.3
Simple UI framework for libnx and SDL2
|
This is the complete list of members for pu::ttf::Font, including all inherited members.
DefaultFontSize | pu::ttf::Font | static |
FindValidFontFor(char16_t ch) | pu::ttf::Font | |
Font(u32 font_sz) | pu::ttf::Font | |
GetFontSize() | pu::ttf::Font | inline |
GetTextDimensions(String str) | pu::ttf::Font | |
InvalidFontFaceIndex | pu::ttf::Font | static |
IsValidFontFaceIndex(i32 index) | pu::ttf::Font | inline |
LoadFromFile(String path) | pu::ttf::Font | |
LoadFromMemory(void *ptr, size_t size, FontFaceDisposingFunction disp_fn) | pu::ttf::Font | |
RenderText(String str, ui::Color color) | pu::ttf::Font | |
Unload(i32 font_idx) | pu::ttf::Font | |
~Font() | pu::ttf::Font |