public interface IPointDocument
Modifier and Type | Method and Description |
---|---|
void |
prepareFont(PointFont font,
PointFontDescriptor descriptor)
Prepare a font for possible use in the document - the font need not correspond to any local
font since the descriptor is provided.
|
void prepareFont(PointFont font, PointFontDescriptor descriptor)
font
- descriptor
-