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