Head

data class Head(val flags: Int, val unitsPerEm: Int, val xMin: Int, val yMin: Int, val xMax: Int, val yMax: Int, val indexToLocFormat: Int)

Constructors

Link copied to clipboard
constructor(flags: Int, unitsPerEm: Int, xMin: Int, yMin: Int, xMax: Int, yMax: Int, indexToLocFormat: Int)

Properties

Link copied to clipboard
val flags: Int
Link copied to clipboard

0 = short loca (uint16 × 2), 1 = long loca (uint32).

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