The CFFFontSubset type exposes the following members.

Constructors

  NameDescription
Public methodCFFFontSubset
Initializes a new instance of the CFFFontSubset class

Methods

  NameDescription
Protected methodAssembleIndex
Protected methodBuildFDArrayUsed
Protected methodBuildFDSubrsOffsets
Protected methodBuildGSubrsUsed
Protected methodBuildIndexHeader
Protected methodBuildNewCharString
Protected methodBuildNewFile
Protected methodBuildNewIndex
Protected methodBuildNewLGSubrs
Protected methodBuildSubrUsed
Protected methodCalcBias
Protected methodCalcHints
Protected methodCopyHeader
Protected methodCountEntireIndexRange
Protected methodCreateCharset
Protected methodCreateFDArray
Protected methodCreateFDSelect
Protected methodCreateKeys
Protected methodCreateNewStringIndex
Protected methodEmptyStack
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExists (Inherited from CFFFont.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCID (Inherited from CFFFont.)
Protected methodGetDictItem (Inherited from CFFFont.)
Protected methodGetEntireIndexRange (Inherited from CFFFont.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNames (Inherited from CFFFont.)
Public methodGetString (Inherited from CFFFont.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodHandelStack
Public methodIsCID (Inherited from CFFFont.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodPopStack
Public methodProcess
Protected methodPushStack
Protected methodReadASubr
Protected methodReadCommand
Protected methodReadFDArray
Protected methodReadFDSelect
Protected methodStackOpp
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldarg_count (Inherited from CFFFont.)
Protected fieldargs (Inherited from CFFFont.)
Protected fieldbuf (Inherited from CFFFont.)
Protected fieldfonts (Inherited from CFFFont.)
Protected fieldgsubrIndexOffset (Inherited from CFFFont.)
Protected fieldgsubrOffsets (Inherited from CFFFont.)
Protected fieldkey (Inherited from CFFFont.)
Protected fieldnameIndexOffset (Inherited from CFFFont.)
Protected fieldnameOffsets (Inherited from CFFFont.)
Protected fieldstringIndexOffset (Inherited from CFFFont.)
Protected fieldstringOffsets (Inherited from CFFFont.)
Protected fieldtopdictIndexOffset (Inherited from CFFFont.)
Protected fieldtopdictOffsets (Inherited from CFFFont.)

See Also