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, includeFontpublic PDFFontIncluder(FontRenderContext context, PDFWriter pdf, String reference, PDFRedundanceTracker redundanceTracker)
protected void openIncludeFont()
throws IOException
openIncludeFont in class FontIncluderIOExceptionprotected void writeEncoding(CharTable charTable) throws IOException
writeEncoding in class FontIncluderIOExceptionpublic static boolean isStandardFont(Font font)
Copyright © 2020. All rights reserved.