big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
This commit is contained in:
@@ -27,7 +27,8 @@ public:
|
||||
~BitmapText();
|
||||
|
||||
|
||||
bool Load( const CString &sFontName );
|
||||
bool LoadFromFont( CString sFontName );
|
||||
bool LoadFromTextureAndChars( CString sTexturePath, CString sChars );
|
||||
void SetText( CString sText );
|
||||
|
||||
int GetWidestLineWidthInSourcePixels() { return m_iWidestLineWidth; };
|
||||
|
||||
Reference in New Issue
Block a user