OpenCPN Partial API docs
|
Implement font_mgr.h – font list manager. More...
#include <algorithm>
#include <locale>
#include <set>
#include <wx/gdicmn.h>
#include <wx/tokenzr.h>
#include "model/config_vars.h"
#include "font_mgr.h"
#include "OCPNPlatform.h"
#include "ocpn_plugin.h"
Go to the source code of this file.
Classes | |
struct | font_cache_record |
class | OCPNwxFontList |
Variables | |
wxString | g_default_font_facename |
Default font size for user interface elements such as menus, dialogs, etc. | |
Implement font_mgr.h – font list manager.
Definition in file font_mgr.cpp.
wxString g_default_font_facename |
Default font size for user interface elements such as menus, dialogs, etc.
Definition at line 79 of file font_mgr.cpp.