public class PDType0Font extends PDCIDFont
dictionary, encoding, fontDescriptor, fontProgram, isFontParsed, toUnicodeCMap| Constructor and Description |
|---|
PDType0Font(COSDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
PDCMap |
getCMap() |
COSDictionary |
getDescendantFont() |
COSObject |
getDescendantFontObject() |
COSObject |
getObject() |
ASAtom |
getSubtype() |
COSDictionary |
getType0FontDict() |
void |
setFontProgramFromDescendant(PDCIDFont descendant) |
int |
toCID(int code) |
String |
toUnicode(int code)
This method maps character code to a Unicode value.
|
getCIDSet, getCIDSystemInfo, getCIDToGIDMap, getDefaultWidth, getFontProgram, getWidth, readCodegetDictionary, getDifferences, getDifferencesFromCosEncoding, getEncoding, getEncodingMapping, getEncodingMappingFromCOSObject, getFirstChar, getFontDescriptor, getFontFile2, getFontName, getLastChar, getName, getType, getWidths, isSubset, isSuccessfullyParsed, isSymbolic, setSuccessfullyParsedisInherited, setInheritedclear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDType0Font(COSDictionary dictionary)
public PDCMap getCMap()
public COSObject getDescendantFontObject()
public COSDictionary getDescendantFont()
public String toUnicode(int code)
public void setFontProgramFromDescendant(PDCIDFont descendant)
public COSDictionary getType0FontDict()
public ASAtom getSubtype()
getSubtype in class PDFontpublic int toCID(int code)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.