drawText

external fun drawText(bitmap: IBitmap, text: String, fontSize: Int, topLeft: Xy? = null, fontColor: Rgba? = null, outerSize: Int = 0, outerColor: Rgba? = null, angle: Float = 0.0f)

Render the specified text using the specified parameters into a bitmap.