Versions in this module Expand all Collapse all v0 v0.2.0 May 27, 2026 Changes in this version + const RenderPrecision + func FormatFloat(v float64) string + type RenderOpts struct + Background string + DPI float64 + Format string + Height float64 + Paginate bool + Theme *scene.Theme + Width float64 + type Renderer interface + MimeType func() string + Render func(doc *scene.SceneDoc, opts RenderOpts) ([]byte, error)