Subset

class Subset(val cff: ByteArray, val oldToNew: Map<Int, Int>)

Constructors

Link copied to clipboard
constructor(cff: ByteArray, oldToNew: Map<Int, Int>)

Properties

Link copied to clipboard
Link copied to clipboard