Expand description
Render a QR code into image.
Modules§
- image
- string
- String rendering support.
- svg
- SVG rendering support.
- unicode
- UTF-8 rendering, with 2 pixels per symbol.
Structs§
- Renderer
- A QR code renderer. This is a builder type which converts a bool-vector into an image.