PDFWritable
public class PDFFontType1 extends PDFFontNonBase14
Type1 fonts are specified on page 201 and onwards of the PDF 1.3 spec.
MMType1 fonts are specified on page 205 and onwards of the PDF 1.3 spec.
In fact everything already done in the superclass. Must only define the not default constructor.
entries, order
Constructor | Description |
---|---|
PDFFontType1(java.lang.String fontname,
java.lang.String basefont,
java.lang.Object encoding) |
Create the /Font object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containsKey, get, getChildren, getChildren, keySet, put, put, remove, writeDictionary
createFont, getBaseFont, getName, getPDFNameForFontType, output, setEncoding, setEncoding, setToUnicode
getDescriptor, setDescriptor, setWidthMetrics, validate
contentEquals, encode, encodeBinaryToHexString, encodeString, encodeText, formatObject, getDocument, getDocumentSafely, getGeneration, getObjectID, getObjectNumber, getParent, hasObjectNumber, makeReference, outputInline, referencePDF, setDocument, setObjectNumber, setObjectNumber, setObjectNumber, setParent, toPDF, toPDFString
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.