CompositeGlyph

inner class CompositeGlyph(index: Int, xMin: Int, yMin: Int, xMax: Int, yMax: Int, val refs: List<BaseTtfFont.GlyphReference>, advanceWidth: Int) : BaseTtfFont.Glyph

Constructors

Link copied to clipboard
constructor(index: Int, xMin: Int, yMin: Int, xMax: Int, yMax: Int, refs: List<BaseTtfFont.GlyphReference>, advanceWidth: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val xMax: Int
Link copied to clipboard
val xMin: Int
Link copied to clipboard
val yMax: Int
Link copied to clipboard
val yMin: Int

Functions

Link copied to clipboard
open override fun toString(): String