toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.font
/
SystemFont
/
Companion
Companion
object
Companion
Members
Functions
get
Default
Font
Link copied to clipboard
suspend
fun
getDefaultFont
(
)
:
SystemFont
get
Emoji
Font
Link copied to clipboard
suspend
fun
getEmojiFont
(
)
:
SystemFont
list
Font
Names
Link copied to clipboard
suspend
fun
listFontNames
(
)
:
List
<
String
>
list
Font
Names
With
Files
Link copied to clipboard
suspend
fun
listFontNamesWithFiles
(
)
:
Map
<
String
,
VfsFile
>