public class FontUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
extractValidFont(java.lang.String... fontNames)
Select a font from a range of font names to match the availability of fonts on the device.
|