public class CIDType2Container extends FontContainer
| Modifier and Type | Field and Description |
|---|---|
protected CIDToGIDMap |
cidToGid |
protected TrueTypeFont |
ttf |
computedCid, embeddedFont, errorBuffer, errorsAleadyMerged, font| Constructor and Description |
|---|
CIDType2Container(PDFont font) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
getFontProgramWidth(int cid)
Extract the Glyph width for the given CID.
|
void |
setCidToGid(CIDToGIDMap cidToGid) |
void |
setTtf(TrueTypeFont ttf) |
checkGlyphWith, checkWidthsConsistency, errorsAleadyMerged, getAllErrors, isAlreadyComputedCid, isEmbeddedFont, isValid, markCIDAsInvalid, markCIDAsValid, notEmbedded, push, push, setErrorsAleadyMerged, setFontprotected CIDToGIDMap cidToGid
protected TrueTypeFont ttf
public CIDType2Container(PDFont font)
protected float getFontProgramWidth(int cid)
FontContainergetFontProgramWidth in class FontContainerpublic void setCidToGid(CIDToGIDMap cidToGid)
public void setTtf(TrueTypeFont ttf)
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.