public class DefaultFontLoader extends AbstractFontLoader
Constructor and Description |
---|
DefaultFontLoader() |
Modifier and Type | Method and Description |
---|---|
protected int |
getFontHeight(FontProfile fontProfile)
Gets the expected font height in pixels for the given font profile.
|
getFont
protected int getFontHeight(FontProfile fontProfile)
AbstractFontLoader
getFontHeight
in class AbstractFontLoader
fontProfile
- the font profile.