3Depict
|
#include <wxcomponents.h>
Static Public Member Functions | |
static std::string | findFont (const char *fontFile) |
static std::string | suggestFontName (unsigned int fontType, unsigned int index) |
Given an font type (Sans, serif etc) suggest a font name. More... | |
static std::string | getBestFontFile (unsigned int type) |
Returns a valid file that points to an installed ttf file, or an empty string. More... | |
|
static |
References stlStr().
|
static |
Returns a valid file that points to an installed ttf file, or an empty string.
References ASSERT.
Referenced by threeDepictApp::OnInit().
|
static |
Given an font type (Sans, serif etc) suggest a font name.
References TTFFINDER_FONT_MONO, TTFFINDER_FONT_SANS, and TTFFINDER_FONT_SERIF.