korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
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
>