NativeFontImplementation

interface NativeFontImplementation

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getCharPixmap
Link copied to clipboard
abstract fun getCharPixmap(char: Char): Pixmap
getFontSize
Link copied to clipboard
abstract fun getFontSize(): Int
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Sources

jvm source
Link copied to clipboard