public class PDFFontIncluder extends FontIncluder
FONT_SIZE
Constructor and Description |
---|
PDFFontIncluder(FontRenderContext context,
PDFWriter pdf,
String reference,
PDFRedundanceTracker redundanceTracker) |
Modifier and Type | Method and Description |
---|---|
static boolean |
isStandardFont(Font font) |
protected void |
openIncludeFont()
Writes the given information about the font into the file.
|
protected void |
writeEncoding(CharTable charTable)
Writes the encoding table to the file.
|
closeIncludeFont, getCharName, getContext, getEncodingTable, getFont, getFontBBox, getFontName, getNODefinedChars, getUndefinedWidth, getUnicode, getUnicode, includeFont
public PDFFontIncluder(FontRenderContext context, PDFWriter pdf, String reference, PDFRedundanceTracker redundanceTracker)
protected void openIncludeFont() throws IOException
FontIncluder
openIncludeFont
in class FontIncluder
IOException
protected void writeEncoding(CharTable charTable) throws IOException
FontIncluder
writeEncoding
in class FontIncluder
IOException
public static boolean isStandardFont(Font font)
Copyright © 2014. All rights reserved.