Package-level declarations

Types

Link copied to clipboard

A render target that wraps around the back-buffer

Functions

Link copied to clipboard
fun Program.loadFont(fileOrUrl: String, size: Double, characterSet: Set<Char> = defaultFontmapCharacterSet, contentScale: Double = this.drawer.context.contentScale): FontImageMap