public abstract class PDSimpleFont extends PDFont
dictionary, encoding, fontDescriptor, fontProgram, isFontParsed, toUnicodeCMap| Constructor and Description |
|---|
PDSimpleFont(COSDictionary dictionary)
Constructor from font dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toUnicode(int code)
This method maps character code to a Unicode value.
|
cMapToUnicode, getDefaultWidth, getDictionary, getDifferences, getDifferencesFromCosEncoding, getEncoding, getEncodingMapping, getFirstChar, getFontDescriptor, getFontProgram, getLastChar, getName, getProgramSubtype, getSubtype, getType, getWidth, getWidthFromProgram, getWidths, glyphIsPresent, isSubset, isSuccessfullyParsed, isSymbolic, readCode, setSuccessfullyParsedisInherited, setInheritedclear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDSimpleFont(COSDictionary dictionary)
dictionary - is font dictionary for this simple font.public String toUnicode(int code)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.