public class PDFFontEmbedderType1 extends FontEmbedderType1
NOTDEF
FONT_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, writeGlyph
getAdvanceWidth, getAdvanceWidths, getGlyph, getGlyphMetrics, includeFont
getCharName, getContext, getEncodingTable, getFont, getFontBBox, getFontName, getNODefinedChars, getUndefinedWidth, getUnicode, getUnicode
public static PDFFontEmbedderType1 create(FontRenderContext context, PDFWriter pdf, String reference, PDFRedundanceTracker tracker)
protected void openIncludeFont() throws IOException
openIncludeFont
in class FontEmbedderType1
IOException
protected void writeWidths(double[] widths) throws IOException
writeWidths
in class FontEmbedderType1
IOException
protected void openGlyphs() throws IOException
openGlyphs
in class FontEmbedderType1
IOException
protected void closeEmbedFont() throws IOException
closeEmbedFont
in class FontEmbedderType1
IOException
Copyright © 2020. All rights reserved.