Hhea

data class Hhea(val ascent: Int, val descent: Int, val lineGap: Int, val numberOfHMetrics: Int)

Constructors

Link copied to clipboard
constructor(ascent: Int, descent: Int, lineGap: Int, numberOfHMetrics: Int)

Properties

Link copied to clipboard
val ascent: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard