toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
GlyphPath
/
GlyphPath
Glyph
Path
constructor
(
path
:
VectorPath
=
VectorPath()
,
colorShape
:
Shape
?
=
null
,
bitmap
:
Bitmap
?
=
null
,
bitmapOffset
:
Point
=
Point(0, 0)
,
bitmapScale
:
Scale
=
Scale(1, 1)
,
transform
:
Matrix
=
Matrix()
,
scale
:
Double
=
1.0
)