lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.styling
/
Font
/
Companion
Companion
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
Functions
from
Pointer
Link copied to clipboard
linuxArm32
linuxX64
fun
fromPointer
(
ptr
:
CPointer
<
lv_font_t
>
?
)
:
Font
fun
fromPointer
(
ptr
:
CPointer
<
lv_font_t
>
?
)
:
Font
get
Default
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
getDefault
(
)
:
Font
Retrieves the default font.
actual
fun
getDefault
(
)
:
Font
actual
fun
getDefault
(
)
:
Font
load
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
load
(
fontName
:
String
)
:
Font
Loads the font from a file.
actual
fun
load
(
fontName
:
String
)
:
Font
actual
fun
load
(
fontName
:
String
)
:
Font