Public Attributes | |
| char | fontNameString [64] |
| int16 | fontSize |
| int16 | fontWeight |
| geFontBitmap * | bitmapList |
| geFontCharacterRecord | characterArray [256] |
| const geEngine * | Engine |
| geBitmap * | buffer |
| geBoolean | antialiased |
| int32 | refCount |
|
|
Definition at line 90 of file font.c. Referenced by geFont_AddCharacters(), geFont_Create(), geFont_EnableAntialiasing(), geFont_IsAntialiased(), and PlaceLetter(). |
|
|
Definition at line 85 of file font.c. Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawText(), geFont_DrawTextToBitmap(), geFont_GetStringPixelWidth(), and geFont_TestDraw(). |
|
|
Definition at line 88 of file font.c. Referenced by geFont_AddBitmapBuffer(), geFont_Create(), geFont_DestroyBitmapBuffer(), geFont_DrawText(), and geFont_GetBuffer(). |
|
|
Definition at line 86 of file font.c. Referenced by geFont_Create(), geFont_DrawText(), geFont_DrawTextToBitmap(), geFont_GetCharMap(), geFont_GetStringPixelWidth(), and PlaceLetter(). |
|
|
Definition at line 87 of file font.c. Referenced by geFont_AddBitmapBuffer(), geFont_AddCharacters(), geFont_Create(), geFont_DestroyBitmapBuffer(), geFont_DrawText(), and geFont_TestDraw(). |
|
|
Definition at line 82 of file font.c. Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawUsingDIB(), geFont_GetStringPixelHeight(), geFont_GetStringPixelWidth(), and PlaceLetter(). |
|
|
Definition at line 83 of file font.c. Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawText(), geFont_DrawTextToBitmap(), geFont_DrawUsingDIB(), geFont_GetCharMap(), geFont_GetStringPixelHeight(), geFont_GetStringPixelWidth(), and PlaceLetter(). |
|
|
Definition at line 84 of file font.c. Referenced by geFont_AddCharacters(), geFont_Create(), geFont_DrawUsingDIB(), geFont_GetStringPixelHeight(), geFont_GetStringPixelWidth(), and PlaceLetter(). |
|
|
Definition at line 92 of file font.c. Referenced by geFont_Create(), and geFont_CreateRef(). |
1.3.2