ColrGlyphInfoV0

inner class ColrGlyphInfoV0(val glyphID: Int, val firstLayerIndex: Int, val numLayers: Int) : BaseTtfFont.ColrGlyphInfo

Constructors

Link copied to clipboard
constructor(glyphID: Int, firstLayerIndex: Int, numLayers: Int)

Properties

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

Functions

Link copied to clipboard
operator fun get(index: Int): BaseTtfFont.ColrLayerInfo
Link copied to clipboard
open override fun getColorShape(pal: Int): Shape
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String