HorMetric

data class HorMetric(val advanceWidth: Int, val lsb: Int)

Constructors

Link copied to clipboard
constructor(advanceWidth: Int, lsb: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val lsb: Int