toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
readBitmapFont
read
Bitmap
Font
suspend
fun
VfsFile
.
readBitmapFont
(
props
:
ImageDecodingProps
=
ImageDecodingProps.DEFAULT
,
mipmaps
:
Boolean
=
true
,
atlas
:
MutableAtlasUnit
?
=
null
)
:
BitmapFont