public class CIDType0Container extends FontContainer
Modifier and Type | Field and Description |
---|---|
protected List<CFFFont> |
lCFonts |
computedCid, embeddedFont, errorBuffer, errorsAleadyMerged, font
Constructor and Description |
---|
CIDType0Container(PDFont font) |
Modifier and Type | Method and Description |
---|---|
protected float |
getFontProgramWidth(int cid)
Extract the Glyph width for the given CID.
|
void |
setlCFonts(List<CFFFont> lCFonts) |
checkGlyphWith, checkWidthsConsistency, errorsAleadyMerged, getAllErrors, isAlreadyComputedCid, isEmbeddedFont, isValid, markCIDAsInvalid, markCIDAsValid, notEmbedded, push, push, setErrorsAleadyMerged
public CIDType0Container(PDFont font)
protected float getFontProgramWidth(int cid)
FontContainer
getFontProgramWidth
in class FontContainer
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.