KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.font
/
Hhea
Hhea
data
class
Hhea
(
val
ascent
:
Int
,
val
descent
:
Int
,
val
lineGap
:
Int
,
val
numberOfHMetrics
:
Int
)
Members
Constructors
Hhea
Link copied to clipboard
constructor
(
ascent
:
Int
,
descent
:
Int
,
lineGap
:
Int
,
numberOfHMetrics
:
Int
)
Properties
ascent
Link copied to clipboard
val
ascent
:
Int
descent
Link copied to clipboard
val
descent
:
Int
line
Gap
Link copied to clipboard
val
lineGap
:
Int
number
Of
HMetrics
Link copied to clipboard
val
numberOfHMetrics
:
Int