public class PBoxPDType1Font extends PBoxPDSimpleFont
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE1_FONT_TYPE |
static String |
UNDEFINED_GLYPH |
CUSTOM_ENCODINGBASE_FONT, FONT_FILE, renderingModecMap, contentStream, document, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObject| Constructor and Description |
|---|
PBoxPDType1Font(org.apache.pdfbox.pdmodel.font.PDType1CFont font,
RenderingMode renderingMode) |
PBoxPDType1Font(org.apache.pdfbox.pdmodel.font.PDType1Font font,
RenderingMode renderingMode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharSet() |
Boolean |
getcharSetListsAllGlyphs() |
Boolean |
getisStandard() |
getEncoding, getFirstChar, getLastChar, getWidths_sizegetfontName, getID, getisSymbolic, getLinkedObjects, getrenderingMode, getSubtype, getTypegetisInheritedaddActionpublic static final String UNDEFINED_GLYPH
public static final String TYPE1_FONT_TYPE
public PBoxPDType1Font(org.apache.pdfbox.pdmodel.font.PDType1Font font,
RenderingMode renderingMode)
public PBoxPDType1Font(org.apache.pdfbox.pdmodel.font.PDType1CFont font,
RenderingMode renderingMode)
public Boolean getcharSetListsAllGlyphs()
public Boolean getisStandard()
getisStandard in class PBoxPDSimpleFontpublic String getCharSet()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.