| Interface | Description | 
|---|---|
| FontFacet | A FontFacet holds the font data for a shape of a font, i.e. | 
| FontInfo | A FontInfo object holds information about a font configuration. | 
| Class | Description | 
|---|---|
| FontGroup.FontGroupRange | |
| FontHeader | The header data of an EOT font. | 
| Enum | Description | 
|---|---|
| FontCharset | Charset represents the basic set of characters associated with a font (that it can display), and
 corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language. | 
| FontFamily | A property of a font that describes its general appearance. | 
| FontGroup | Text runs can contain characters which will be handled (if configured) by a different font,
 because the default font (latin) doesn't contain corresponding glyphs. | 
| FontHeader.PanoseArmStyle | |
| FontHeader.PanoseContrast | |
| FontHeader.PanoseFamily | |
| FontHeader.PanoseLetterForm | |
| FontHeader.PanoseMidLine | |
| FontHeader.PanoseProportion | |
| FontHeader.PanoseSerif | |
| FontHeader.PanoseStroke | |
| FontHeader.PanoseWeight | |
| FontHeader.PanoseXHeight | |
| FontPitch | A property of a font that describes the pitch, of the characters. | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.