withFont

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.