| Interface | Description |
|---|---|
| IFontFactory |
A factory for
PDFont instances. |
| IFontOutlet |
An object that creates
IFontFactory instances specific for a
PDDocument. |
| IFontQuery |
A "search" template or query to look up
PDFont objects. |
| Class | Description |
|---|---|
| FontFactory |
A singleton to access the current
IFontFactory. |
| FontOutlet |
A singleton to access the current
IFontOutlet. |
| FontQuery |
A query for requesting
PDFont instances from an IFontFactory
with the defined attributes. |
| NullFontFactory | |
| NullFontOutlet |
| Exception | Description |
|---|---|
| FontFactoryException |
This package summarizes the handling of fonts. It may be used for example for looking up and create new fonts in the context of a document while rendering new content.
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.