2D Canvas renderer for ASCII characters.
Get the rendering options.
Initialize the renderer with the given canvas.
Clear the canvas with the given background color.
Render the given characters.
Resize the renderer to the given dimensions.
Cleanup resources.
2D Canvas renderer for ASCII characters.