package
0.0.0-20250209140343-015076d8ff76
Repository: https://github.com/tdewolff/canvas.git
Documentation: pkg.go.dev

# Functions

Draw draws the canvas on a new image with given resolution (in dots-per-millimeter).
FromImage returns a renderer that draws to an existing image.
New returns a renderer that draws to a rasterized image.

# Structs

Rasterizer is a rasterizing renderer.