public class PDFFontTrueType extends PDFFontNonBase14
In fact everything already done in the superclass. Must only define the not default constructor.
entries, order| Constructor and Description |
|---|
PDFFontTrueType(java.lang.String fontname,
java.lang.String basefont,
java.lang.Object encoding)
create the /Font object
|
getDescriptor, setDescriptor, setWidthMetrics, validatecreateFont, getBaseFont, getName, getPDFNameForFontType, output, setEncoding, setEncoding, setToUnicodeget, put, put, writeDictionarycontentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setParent, toPDF, toPDFStringpublic 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-2012 The Apache Software Foundation. All Rights Reserved.