public class PDFFontEmbedderType1 extends FontEmbedderType1
NOTDEFFONT_SIZE| Modifier and Type | Method and Description |
|---|---|
protected void |
closeEmbedFont() |
static PDFFontEmbedderType1 |
create(FontRenderContext context,
PDFWriter pdf,
String reference,
PDFRedundanceTracker tracker) |
protected void |
openGlyphs() |
protected void |
openIncludeFont() |
protected void |
writeWidths(double[] widths) |
closeGlyphs, closeIncludeFont, getAsciiLength, getEncryptedLength, writeEncoding, writeGlyphgetAdvanceWidth, getAdvanceWidths, getGlyph, getGlyphMetrics, includeFontgetCharName, getContext, getEncodingTable, getFont, getFontBBox, getFontName, getNODefinedChars, getUndefinedWidth, getUnicode, getUnicodepublic static PDFFontEmbedderType1 create(FontRenderContext context, PDFWriter pdf, String reference, PDFRedundanceTracker tracker)
protected void openIncludeFont()
throws IOException
openIncludeFont in class FontEmbedderType1IOExceptionprotected void writeWidths(double[] widths)
throws IOException
writeWidths in class FontEmbedderType1IOExceptionprotected void openGlyphs()
throws IOException
openGlyphs in class FontEmbedderType1IOExceptionprotected void closeEmbedFont()
throws IOException
closeEmbedFont in class FontEmbedderType1IOExceptionCopyright © 2014. All rights reserved.