|
FRX SDK Documentation 2025 SP0
|
#include <CShFont.h>
Public Member Functions | |
| CShFont (void) | |
| ~CShFont (void) | |
| bool | getName (unsigned short, CStringW &) const |
| bool | hasGlyph (unsigned short) const |
| int | drawChar (wchar_t) |
| int | drawText (wchar_t const *, int, int, int) |
| int | drawUCChar (int) |
| int | drawUCText (wchar_t const *, int, int) |
| int | getFontAscent (void) const |
| int | getFontDescent (void) const |
| int | getFontEncoding (void) const |
| int | getFontModes (void) const |
| int | getFontType (void) const |
| int | loadFont (AFILE *) |
| void | controlCode1 (bool &, double *const, double, double) |
| void | doTracking (void) |
| CShFont::CShFont | ( | void | ) |
| CShFont::~CShFont | ( | void | ) |