Font

expect class Font : Closable

Collections of bitmaps and other information required to render the images of the letters (glyph).

actual class Font : Closable
actual class Font : Closable

Types

Link copied to clipboard
expect object Companion
actual object Companion
actual object Companion

Functions

close
Link copied to clipboard
abstract fun close()
open override fun close()
open override fun close()

Properties

lvFontPtr
Link copied to clipboard
val lvFontPtr: CPointer<lv_font_t>?
val lvFontPtr: CPointer<lv_font_t>?