Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TTFontClass Member List

This is the complete list of members for TTFontClass, including all inherited members.

Char_Pixel_Width(HDC hdc, UINT c) constTTFontClassvirtual
Char_Pixel_Width(HDC hdc, char const *string, int *num_bytes=NULL) constTTFontClassvirtual
Find_Text_VLength(HDC hdc, char *str, int width)TTFontClassvirtual
Get_Double_Byte_Char(const char *string, int *num_bytes=NULL) constTTFontClassvirtual
Get_Font_Ptr(void)TTFontClassinlinevirtual
Get_Height(void) constTTFontClassvirtual
Get_Width(void) constTTFontClassvirtual
IsFontDBCS(void) constTTFontClassinlinevirtual
Print(HDC hdc, char const *string, Rect const &cliprect, COLORREF forecolor=TEXT_COLOR, COLORREF backcolor=TEXT_NORMAL_SHADOW_COLOR, TextFormatType flag=TPF_LEFT_TEXT, TextShadowType shadow=TPF_NOSHADOW)TTFontClassvirtual
Print(HDC hdc, wchar_t const *string, Rect const &cliprect, COLORREF forecolor=TEXT_COLOR, COLORREF backcolor=TEXT_NORMAL_SHADOW_COLOR, TextFormatType flag=TPF_LEFT_TEXT, TextShadowType shadow=TPF_NOSHADOW)TTFontClassvirtual
Set_XSpacing(HDC hdc, int x)TTFontClassvirtual
Set_YSpacing(int y)TTFontClassvirtual
String_Pixel_Bounds(HDC hdc, const char *string, Rect &bounds) constTTFontClassvirtual
String_Pixel_Width(HDC hdc, char const *string) constTTFontClassvirtual
TTFontClass(HDC hdc, char *filename, char *facename, int height, int weight=FW_NORMAL, BYTE charset=ANSI_CHARSET, int width=0, int escapement=0, int orientation=0, BYTE italic=FALSE, BYTE underline=FALSE, BYTE strikeout=FALSE, BYTE outputPrecision=OUT_TT_ONLY_PRECIS, BYTE clipPrecision=CLIP_DEFAULT_PRECIS, BYTE quality=PROOF_QUALITY, BYTE pitchAndFamily=FF_DONTCARE)TTFontClass
~TTFontClass(void)TTFontClassinlinevirtual