Package | Description |
---|---|
org.apache.pdfbox.preflight.font.container | |
org.apache.pdfbox.preflight.font.util |
Modifier and Type | Method and Description |
---|---|
void |
FontContainer.markCIDAsInvalid(int cid,
GlyphException gex) |
Modifier and Type | Method and Description |
---|---|
void |
FontContainer.checkGlyphWith(int cid) |
protected void |
FontContainer.checkWidthsConsistency(int cid,
float expectedWidth,
float foundWidth)
Test if both width are consistent.
|
protected boolean |
FontContainer.isAlreadyComputedCid(int cid)
Check if the given CID is already computed
|
Modifier and Type | Method and Description |
---|---|
int |
Type1.getWidthOfCID(int cid) |
void |
GlyphDetail.throwExceptionIfNotValid() |
Constructor and Description |
---|
GlyphDetail(int cid,
GlyphException error) |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.