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() |
protected void |
writeEncoding(CharTable charTable) |
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
openIncludeFont
in class FontIncluder
IOException
protected void writeEncoding(CharTable charTable) throws IOException
writeEncoding
in class FontIncluder
IOException
public static boolean isStandardFont(Font font)
Copyright © 2014. All rights reserved.