public interface FontLoader
Modifier and Type | Method and Description |
---|---|
Font |
getFont(FontProfile fontProfile)
Gets the MicroUI font matching the given font profile.
|
Font getFont(FontProfile fontProfile)
fontProfile
- the font profile to match.