Package | Description |
---|---|
org.apache.pdfbox.preflight.font | |
org.apache.pdfbox.preflight.font.container | |
org.apache.pdfbox.rendering |
Modifier and Type | Method and Description |
---|---|
protected FontValidator<? extends FontContainer<PDCIDFontType0>> |
Type0FontValidator.createCIDType0FontValidator(COSDictionary fDict)
Create the validation object for CIDType0 Font
|
Constructor and Description |
---|
CIDType0FontValidator(PreflightContext context,
PDCIDFontType0 font) |
Constructor and Description |
---|
CIDType0Container(PDCIDFontType0 font) |
Modifier and Type | Field and Description |
---|---|
private PDCIDFontType0 |
CIDType0Glyph2D.font |
Constructor and Description |
---|
CIDType0Glyph2D(PDCIDFontType0 font)
Constructor.
|