Class FontUtils
java.lang.Object
meteordevelopment.meteorclient.utils.render.FontUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanaddFont(List<FontFamily> fontList, FontFace font) static FontInfogetBuiltinFontInfo(String builtin) static FontInfogetFontInfo(InputStream stream) static FontInfogetSysFontInfo(File file) static voidloadBuiltin(List<FontFamily> fontList, String builtin) static voidloadSystem(List<FontFamily> fontList, File dir) static InputStreamstatic InputStream
-
Constructor Details
-
FontUtils
public FontUtils()
-
-
Method Details
-
getSysFontInfo
-
getBuiltinFontInfo
-
getFontInfo
-
getSearchPaths
-
getUFontDirs
-
getSFontDirs
-
loadBuiltin
-
loadSystem
-
addFont
-
stream
-
stream
-