Uses of Class
com.itextpdf.io.font.CFFFont.OffsetItem
-
Uses of CFFFont.OffsetItem in com.itextpdf.io.font
Modifier and TypeClassDescriptionprotected static final class
an unknown offset in a dictionary for the list.protected static final class
An index-offset item for the list.Modifier and TypeMethodDescriptionprotected 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 TopDictModifierConstructorDescriptionIndexMarkerItem
(CFFFont.OffsetItem offItem, CFFFont.IndexBaseItem indexBase) MarkerItem
(CFFFont.OffsetItem pointerToMarker) SubrMarkerItem
(CFFFont.OffsetItem offItem, CFFFont.IndexBaseItem indexBase)