See: Description
| Interface | Description |
|---|---|
| FontWidget |
Interface for widgets to which may be set a custom
Font via FontWidget.setFont(Font). |
| Class | Description |
|---|---|
| Font |
Font is a simple wrapper class around graphics
Typeface object. |
| FontConfig |
Configuration options for the Font library.
|
| Annotation Type | Description |
|---|---|
| FontWidget.TypefaceStyle |
Defines an annotation for determining available typeface styles that may be passed to
FontWidget.setTypeface(Typeface, int) method. |