#include <Font.h>
Collaboration diagram for FontPage:
Public Member Functions | |
FontPage () | |
~FontPage () | |
void | Load (FontPageSettings cfg) |
int | GetCenter () const |
Public Attributes | |
RageTexture * | m_pTexture |
CString | m_sTexturePath |
vector< glyph > | glyphs |
map< longchar, int > | m_iCharToGlyphNo |
int | height |
int | LineSpacing |
float | vshift |
Private Member Functions | |
void | SetExtraPixels (int DrawExtraPixelsLeft, int DrawExtraPixelsRight) |
void | SetTextureCoords (const vector< int > &widths, int AdvanceExtraPixels) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|