public final class CIDFontMapping extends FontMapping<org.apache.fontbox.ttf.OpenTypeFont>
Constructor | Description |
---|---|
CIDFontMapping(org.apache.fontbox.ttf.OpenTypeFont font,
org.apache.fontbox.FontBoxFont fontBoxFont,
boolean isFallback) |
Modifier and Type | Method | Description |
---|---|---|
org.apache.fontbox.FontBoxFont |
getTrueTypeFont() |
Returns a TrueType font when isCIDFont() is true, otherwise null.
|
boolean |
isCIDFont() |
Returns true if this is a CID font.
|
getFont, isFallback
Copyright © 2002–2018. All rights reserved.