Skip to main content

Module render

Module render 

Source
Expand description

Renderers — turn an Encoded barcode into bytes (SVG or PNG).

Enums§

Format
Output formats.

Functions§

render_png
Render to PNG bytes.
render_svg
Render directly to an SVG string.