Interface CanvasTextRendererOptions

Options for passing to the Canvas Text renderer constructor

Hierarchy

  • CanvasTextRendererOptions

Properties

Properties

canvas: HTMLCanvasElement

The HTML canvas element to render to. Creates a canvas if not specified

Generated using TypeDoc