toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
TextToBitmapResult
/
TextToBitmapResult
Text
To
Bitmap
Result
constructor
(
bmp
:
Bitmap
,
fmetrics
:
FontMetrics
,
metrics
:
TextMetrics
,
glyphs
:
List
<
PlacedGlyphMetrics
>
,
glyphsPerLine
:
List
<
List
<
PlacedGlyphMetrics
>
>
,
shape
:
Shape
?
=
null
)