toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
TtfCIDFont
/
CFF
/
GlyphPath
Glyph
Path
data
class
GlyphPath
(
val
path
:
VectorPath
,
val
advanceWidth
:
Double
)
Members
Constructors
Glyph
Path
Link copied to clipboard
constructor
(
path
:
VectorPath
,
advanceWidth
:
Double
)
Properties
advance
Width
Link copied to clipboard
val
advanceWidth
:
Double
path
Link copied to clipboard
val
path
:
VectorPath