CFFResult

class CFFResult(    val charstringsIndex: TtfCIDFont.CFF.DataIndex,     val globalSubrIndex: TtfCIDFont.CFF.DataIndex,     val localSubrsIndex: TtfCIDFont.CFF.DataIndex,     val privateDict: Map<TtfCIDFont.CFF.Op, List<Number>>)

Constructors

Link copied to clipboard
constructor(    charstringsIndex: TtfCIDFont.CFF.DataIndex,     globalSubrIndex: TtfCIDFont.CFF.DataIndex,     localSubrsIndex: TtfCIDFont.CFF.DataIndex,     privateDict: Map<TtfCIDFont.CFF.Op, List<Number>>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard