public interface PDFont extends PDResource
| Modifier and Type | Method and Description |
|---|---|
String |
getfontFileSubtype()
value of the entry /Subtype in the embedded font file stream, or null, if the this entry is not present (or the font is not embedded)
|
String |
getfontName()
font name defined by BaseFont entry in the font dictionary and FontName key in the font descriptor
|
Boolean |
getisSymbolic()
true if the font flags in the font descriptor dictionary mark indicate that the font is symbolic (the entry /Flags has bit 3 set to 1 and bit 6 set to 0)
|
Long |
getrenderingMode()
rendering mode value
|
String |
getSubtype()
font subtype (Subtype entry)
|
String |
getType()
font type (Type entry)
|
getisInheritedgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentString getType()
String getSubtype()
String getfontName()
Boolean getisSymbolic()
Long getrenderingMode()
String getfontFileSubtype()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.