nayuki / QR-Code-generator

High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
https://www.nayuki.io/page/qr-code-generator-library
5.2k stars 1.11k forks source link

add PrettyPrintQr for print as real qr on shell #179

Closed IU1JFE closed 1 year ago

IU1JFE commented 1 year ago

mdified doBasicDemo() that use PrettyPrintQr for pirnt qr as real in a shell

nayuki commented 1 year ago

This change adds more complexity and is not widely compatible due to unknown character sets used in C++ execution environments.