v0.7.5b: overhauled font selection to be significantly more flexible
This commit is contained in:
@@ -47,7 +47,5 @@ public abstract class PlatformSupport {
|
||||
public abstract BitmapFont getFont(int size, String text);
|
||||
|
||||
public abstract String[] splitforTextBlock( String text, boolean multiline );
|
||||
|
||||
public abstract float getFontHeightOffset( BitmapFont font );
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user