Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Class and Description |
---|---|
protected static class |
CFFFont.DictOffsetItem
an unknown offset in a dictionary for the list.
|
protected static class |
CFFFont.IndexOffsetItem
An index-offset item for the list.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CFFFontSubset.CreateCharset(CFFFont.OffsetItem charsetRef, int nglyphs)
Function creates new CharSet for non-CID fonts.
|
protected void |
CFFFontSubset.CreateFDArray(CFFFont.OffsetItem fdarrayRef, CFFFont.OffsetItem privateRef, int Font)
Function creates new FDArray for non-CID fonts.
|
protected void |
CFFFontSubset.CreateFDSelect(CFFFont.OffsetItem fdselectRef, int nglyphs)
Function creates new FDSelect for non-CID fonts.
|
protected void |
CFFFontSubset.CreateKeys(CFFFont.OffsetItem fdarrayRef, CFFFont.OffsetItem fdselectRef, CFFFont.OffsetItem charsetRef, CFFFont.OffsetItem charstringsRef)
Function adds the keys into the TopDict
|
Constructor and Description |
---|
IndexMarkerItem(CFFFont.OffsetItem offItem, CFFFont.IndexBaseItem indexBase) |
MarkerItem(CFFFont.OffsetItem pointerToMarker) |
SubrMarkerItem(CFFFont.OffsetItem offItem, CFFFont.IndexBaseItem indexBase) |
Copyright © 2016. All rights reserved.