tqrcodegen

TCL/C extension for generating QR codes as SVG images

tqrcodegen git repo

Tcl Commands

# Generate an svg image of the QR code of the given text
# ::tqrcodegen::encode_to_svg text 
::tqrcodegen::encode_to_svg "Hello, world!"