FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CShFont Class Reference

#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)
 

Detailed Description

Definition at line 22 of file CShFont.h.

Constructor & Destructor Documentation

◆ CShFont()

CShFont::CShFont ( void )

◆ ~CShFont()

CShFont::~CShFont ( void )

Member Function Documentation

◆ controlCode1()

void CShFont::controlCode1 ( bool & ,
double * const ,
double ,
double  )

◆ doTracking()

void CShFont::doTracking ( void )

◆ drawChar()

int CShFont::drawChar ( wchar_t )

◆ drawText()

int CShFont::drawText ( wchar_t const * ,
int ,
int ,
int  )

◆ drawUCChar()

int CShFont::drawUCChar ( int )

◆ drawUCText()

int CShFont::drawUCText ( wchar_t const * ,
int ,
int  )

◆ getFontAscent()

int CShFont::getFontAscent ( void ) const

◆ getFontDescent()

int CShFont::getFontDescent ( void ) const

◆ getFontEncoding()

int CShFont::getFontEncoding ( void ) const

◆ getFontModes()

int CShFont::getFontModes ( void ) const

◆ getFontType()

int CShFont::getFontType ( void ) const

◆ getName()

bool CShFont::getName ( unsigned short ,
CStringW &  ) const

◆ hasGlyph()

bool CShFont::hasGlyph ( unsigned short ) const

◆ loadFont()

int CShFont::loadFont ( AFILE * )

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