:octocat:

This commit is contained in:
smiley
2023-01-31 02:22:45 +01:00
parent d48fbd78da
commit 06a3ca7438
+1
View File
@@ -33,6 +33,7 @@ namespaced, cleaned up, improved and other stuff. It also features a QR Code rea
- Generation of [Model 2 QR Codes](https://www.qrcode.com/en/codes/model12.html), [Version 1 to 40](https://www.qrcode.com/en/about/version.html)
- [ECC Levels](https://www.qrcode.com/en/about/error_correction.html) L/M/Q/H supported
- Mixed mode support (encoding modes can be mixed as needed within a QR symbol)
- Supported modes: numeric, alphanumeric, 8-bit binary as well as the double-byte modes kanji (Japanese, Shift-JIS) and hanzi (simplified Chinese, GB2312/GB18030)
- Flexible, easily extensible output modules
- Built-in support for the following output formats:
- [GdImage](https://www.php.net/manual/book.image)