Versions in this module Expand all Collapse all v1 v1.39.1 Aug 24, 2026 Changes in this version + type Drawer struct + func NewDrawer() *Drawer + func (d *Drawer) DrawLabelAsPng(label elements.LabelInfo, output io.Writer, options drawers.DrawerOptions) error + type Parser struct + func NewParser() *Parser + func (p *Parser) Parse(zplData []byte) ([]elements.LabelInfo, error)