|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontContent | |
|---|---|
| org.foray.font.format | Classes handling the low-level details of specific font formats, such as Type 1, TrueType, Adobe Font Metrics, etc. |
| org.foray.font.format.ttf | Classes handling the parsing and content of TrueType fonts. |
| org.foray.font.format.type1 | Classes handling the parsing and content of Type1 fonts and metrics. |
| Uses of FontContent in org.foray.font.format |
|---|
| Methods in org.foray.font.format that return FontContent | |
|---|---|
FontContent |
FontParser.createFontFile()
Factory method that creates instances of FontFile that know how to read the file's contents. |
| Uses of FontContent in org.foray.font.format.ttf |
|---|
| Subclasses of FontContent in org.foray.font.format.ttf | |
|---|---|
class |
TrueTypeCollection
Class representing a TrueType Collection (TTC) file. |
class |
TrueTypeContainer
Class representing a TrueType file. |
class |
TrueTypeSingle
Class representing a TrueType file containing one TrueType font. |
| Uses of FontContent in org.foray.font.format.type1 |
|---|
| Subclasses of FontContent in org.foray.font.format.type1 | |
|---|---|
class |
Type1Font
An Adobe Type 1 font. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||