GlyphReference

data class GlyphReference(val glyph: BaseTtfFont.Glyph, val x: Int, val y: Int, val scaleX: Float, val scale01: Float, val scale10: Float, val scaleY: Float)

Constructors

Link copied to clipboard
constructor(glyph: BaseTtfFont.Glyph, x: Int, y: Int, scaleX: Float, scale01: Float, scale10: Float, scaleY: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val x: Int
Link copied to clipboard
val y: Int