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