public class PDFFontTrueType extends PDFFontNonBase14
In fact everything already done in the superclass. Must only define the not default constructor.
entries, order
DATE_FORMAT, log
Constructor and Description |
---|
PDFFontTrueType(java.lang.String fontname,
java.lang.String basefont,
java.lang.Object encoding)
create the /Font object
|
getDescriptor, setDescriptor, setWidthMetrics, validate
createFont, getBaseFont, getName, getPDFNameForFontType, output, setEncoding, setEncoding, setToUnicode
get, put, put, writeDictionary
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatDateTime, formatDateTime, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFString
public PDFFontTrueType(java.lang.String fontname, java.lang.String basefont, java.lang.Object encoding)
fontname
- the internal name for the fontbasefont
- the base font nameencoding
- the character encoding schema used by the fontCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.