glimpse-graphics
2.0.0-alpha.3
android
common
desktop
glimpse-hud
/
graphics.glimpse.hud.text
/
TextTextureImageSourceBuilder
/
withFont
with
Font
android
common
desktop
actual
fun
withFont
(
font
:
Font
)
:
TextTextureImageSourceBuilder
Will build a texture source containing text drawn with given
font
.
expect
fun
withFont
(
font
:
Font
)
:
TextTextureImageSourceBuilder
Will build a texture source containing text drawn with given
font
.
actual
fun
withFont
(
font
:
Font
)
:
TextTextureImageSourceBuilder
Will build a texture source containing text drawn with given
font
.