renderGlyph

abstract fun renderGlyph(ctx: Context2d, size: Double, codePoint: Int, pos: Point, fill: Boolean?, metrics: GlyphMetrics, reader: WStringReader? = null, beforeDraw: () -> Unit? = null): Boolean