kazuhikoarase / qrcode-generator

QR Code Generator implementation in JavaScript, Java and more.
https://kazuhikoarase.github.io/qrcode-generator/js/demo/
MIT License
2.1k stars 674 forks source link

PHP: Add 'printASCII' and 'printHalfASCII' methods #95

Open mevdschee opened 3 years ago

mevdschee commented 3 years ago

Functionality was inspired by the JavaScript implementation, but the implementation is more in line with the HTML and SVG code.

NB: This is mainly useful when using the library in a "command-line" environment (terminal window with white or green letters on a black background).