Common interface for all renderers.
Get the rendering options.
Set 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.
Common interface for all renderers.