#include <wwfont.h>
Inherits FontClass.
Definition at line 49 of file wwfont.h.
◆ WWFontClass()
| WWFontClass::WWFontClass |
( |
void const * | fontdata, |
|
|
bool | isoutlined = false, |
|
|
int | shadow = 0, |
|
|
ConvertClass * | convert = 0, |
|
|
unsigned char * | remap = 0 ) |
◆ ~WWFontClass()
| virtual WWFontClass::~WWFontClass |
( |
void | | ) |
|
|
inlinevirtual |
◆ Char_Pixel_Width()
| int WWFontClass::Char_Pixel_Width |
( |
char | c | ) |
const |
|
virtual |
◆ Get_Converter()
◆ Get_Font_Data()
| void * WWFontClass::Get_Font_Data |
( |
| ) |
|
|
inline |
◆ Get_Height()
| int WWFontClass::Get_Height |
( |
void | | ) |
const |
|
virtual |
◆ Get_Remap_Palette()
| unsigned char * WWFontClass::Get_Remap_Palette |
( |
| ) |
const |
|
inline |
◆ Get_Width()
| int WWFontClass::Get_Width |
( |
void | | ) |
const |
|
virtual |
◆ Print()
◆ Set_Converter()
◆ Set_Font_Data()
| void * WWFontClass::Set_Font_Data |
( |
void const * | fontdata | ) |
|
◆ Set_Remap_Palette()
| unsigned char * WWFontClass::Set_Remap_Palette |
( |
unsigned char * | palette | ) |
|
|
inline |
◆ Set_XSpacing()
| int WWFontClass::Set_XSpacing |
( |
int | x | ) |
|
|
virtual |
◆ Set_YSpacing()
| int WWFontClass::Set_YSpacing |
( |
int | y | ) |
|
|
virtual |
◆ String_Pixel_Width()
| int WWFontClass::String_Pixel_Width |
( |
char const * | string | ) |
const |
|
virtual |
The documentation for this class was generated from the following files:
- Code/Libraries/Source/WWVegas/WWLib/wwfont.h
- Code/Libraries/Source/WWVegas/WWLib/wwfont.cpp