Crate qrcodegen_image
source ·Expand description
Utility functions for drawing QR codes generated using qrcodegen
to a canvas provided by the image
crate.
Re-exports§
Functions§
- Draw text to a Base64-encoded PNG QR code.
- Draw a QR code to an image buffer.
- Draw text to a PNG QR code.