korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.font
/
FontMetrics
/
FontMetrics
Font
Metrics
constructor
(
size
:
Double
=
0.0
,
top
:
Double
=
0.0
,
ascent
:
Double
=
0.0
,
baseline
:
Double
=
0.0
,
descent
:
Double
=
0.0
,
bottom
:
Double
=
0.0
,
lineGap
:
Double
=
0.0
,
maxWidth
:
Double
=
0.0
,
unitsPerEm
:
Double
=
0.0
)