This is the complete list of members for GUI::Font, including all inherited members.
| drawText(string text, Rect draw_area, float z=1.0, float x_scale=1.0, float y_scale=1.0) (defined in GUI::Font) | GUI::Font | |
| getCharAtPixel(string text, float pixel, float x_scale=1.0) | GUI::Font | |
| getCharAtPixel(string text, int start_char, float pixel, float x_scale=1.0) | GUI::Font | |
| getDefaultResourceGroup() | GUI::Font | |
| getFontHeight(float y_scale=1.0) | GUI::Font | |
| getFormattedLineCount(string text, Rect format_area, int fmt, float x_scale=1.0) | GUI::Font | |
| getFormattedTextExtent(string text, Rect format_area, int fmt, float x_scale=1.0) | GUI::Font | |
| getLineSpacing(float y_scale=1.0) | GUI::Font | |
| getTextExtent(string text, float x_scale=1.0) | GUI::Font | |
| isCodepointAvailable(int cp) | GUI::Font | |
| load() | GUI::Font | |
| notifyScreenResolution(Size size) | GUI::Font | |
| setDefaultResourceGroup(string resourceGroup) | GUI::Font | |
| setNativeResolution(Size size) | GUI::Font |
1.8.1.1