EngineAlpha
JVM
EngineAlpha
/
ea.internal.util
/
FontMetrics
Font
Metrics
class
FontMetrics
Members
Constructors
Font
Metrics
Link copied to clipboard
constructor
(
)
Functions
get
Descent
Link copied to clipboard
open
fun
getDescent
(
font
:
Font
)
:
Int
get
Size
Link copied to clipboard
open
fun
getSize
(
content
:
String
,
font
:
Font
)
:
Vector