public class FontUtils extends Object
| Constructor and Description |
|---|
FontUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatFont(Font font) |
static Font |
parseFont(String font) |
static int |
parseFontFlags(String font)
Parse a font from the syntax.properties file.
|
public static int parseFontFlags(String font)
font - The font stringCopyright © 2021 vpc open source initiative. All rights reserved.