public static class PointFontDescriptor.AfmFileSpecs extends Object
Modifier and Type | Field and Description |
---|---|
PointFont |
localFont
If not null this will be used to determine missing
character widths.
|
int |
missingWidth
If this is not negative this will be used as the
missingWidth value.
|
Constructor and Description |
---|
AfmFileSpecs() |
public PointFont localFont
public int missingWidth