The standard factory managing and creating fonts.
This one relies on the building blocks for fonts defined in "de.intarsys.afm"
and "de.intarsys.truetype".
The factory tries first to resolve the request within the cache of already
loaded fonts. If not found, first Type1 (AFM), then TrueType fonts are looked
up.
Remember to properly set up the according registries if you want to access
non standard fonts.
|