Version 0 of tqrcodegen

Updated 2023-07-30 12:25:01 by neophytosd

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!"