OpenCPN Partial API docs
Loading...
Searching...
No Matches
OCPNwxFontList Class Reference

Public Member Functions

wxFont * FindOrCreateFont (int pointSize, wxFontFamily family, wxFontStyle style, wxFontWeight weight, bool underline=false, const wxString &face=wxEmptyString, wxFontEncoding encoding=wxFONTENCODING_DEFAULT)
 
void FreeAll (void)
 

Detailed Description

Definition at line 41 of file FontMgr.cpp.

Member Function Documentation

◆ FindOrCreateFont()

wxFont * OCPNwxFontList::FindOrCreateFont ( int  pointSize,
wxFontFamily  family,
wxFontStyle  style,
wxFontWeight  weight,
bool  underline = false,
const wxString &  face = wxEmptyString,
wxFontEncoding  encoding = wxFONTENCODING_DEFAULT 
)

Definition at line 413 of file FontMgr.cpp.

◆ FreeAll()

void OCPNwxFontList::FreeAll ( void  )

Definition at line 457 of file FontMgr.cpp.


The documentation for this class was generated from the following file: