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