Versions in this module Expand all Collapse all v1 v1.11.0 Sep 7, 2026 v1.10.0 Sep 7, 2026 Changes in this version + type Options struct + Background string + Height int + Scale int + Width int + type Result struct + Height int + PNG []byte + Warnings []string + Width int + func Render(htmlSrc, cssSrc string, opts Options) (Result, error)