Revert. I will probally revert further/manually undo some changes.

This commit is contained in:
Charles Lohr
2005-05-05 04:57:16 +00:00
parent 7b694c2f72
commit 6f9b5a6e9c
3 changed files with 2 additions and 57 deletions
-2
View File
@@ -47,8 +47,6 @@ public:
void SetMaxWidth( float fMaxWidth );
void SetMaxHeight( float fMaxHeight );
void SetWrapWidthPixels( int iWrapWidthPixels );
void SetMaxLines( int iNumLines, int iDirection = 0 ); //Direction: 0 for crop bottom, 1 for crop top
void CropToWidth( int iWidthInSourcePixels );
virtual bool EarlyAbortDraw();