Interface | Description |
---|---|
FontInfo |
A FontInfo object holds information about a font configuration.
|
Class | Description |
---|---|
FontGroup.FontGroupRange |
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.
|
FontPitch |
A property of a font that describes the pitch, of the characters.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.