|
void | Build (wxFont &font, bool blur=false) |
|
void | Delete () |
|
void | GetTextExtent (const wxString &string, int *width, int *height) |
|
void | RenderString (const char *string, int x=0, int y=0) |
|
void | RenderString (const wxString &string, int x=0, int y=0) |
|
bool | IsBuilt () |
|
void | Build (wxFont &font, bool blur=false) |
|
void | Delete () |
|
void | GetTextExtent (const wxString &string, int *width, int *height) |
|
void | RenderString (const char *string, int x=0, int y=0) |
|
void | RenderString (const wxString &string, int x=0, int y=0) |
|
bool | IsBuilt () |
|
Definition at line 68 of file pi_TexFont.h.
◆ TexFont()
◆ ~TexFont()
◆ Build()
void TexFont::Build |
( |
wxFont & |
font, |
|
|
bool |
blur = false |
|
) |
| |
◆ Delete()
◆ GetTextExtent()
void TexFont::GetTextExtent |
( |
const wxString & |
string, |
|
|
int * |
width, |
|
|
int * |
height |
|
) |
| |
◆ IsBuilt() [1/2]
bool TexFont::IsBuilt |
( |
| ) |
|
|
inline |
◆ IsBuilt() [2/2]
bool TexFont::IsBuilt |
( |
| ) |
|
|
inline |
◆ RenderString() [1/2]
void TexFont::RenderString |
( |
const char * |
string, |
|
|
int |
x = 0 , |
|
|
int |
y = 0 |
|
) |
| |
◆ RenderString() [2/2]
void TexFont::RenderString |
( |
const wxString & |
string, |
|
|
int |
x = 0 , |
|
|
int |
y = 0 |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/grib_pi/src/pi_TexFont.h
- /home/runner/work/main/main/opencpn/plugins/wmm_pi/src/pi_TexFont.h
- /home/runner/work/main/main/opencpn/plugins/grib_pi/src/pi_TexFont.cpp
- /home/runner/work/main/main/opencpn/plugins/wmm_pi/src/pi_TexFont.cpp