You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[QRCode reader](./reader.php): a simple reader example
23
24
24
25
25
26
## Advanced output examples
26
27
27
-
-[Custom output](./custom_output.php): a simple example that demonstrates the usage of custom output classes
28
28
-[GD Image with logo](./imageWithLogo.php): a logo on top of the QR Code
29
29
-[GD image with text](./imageWithText.php): description text under the QR Code ([#35](https://github.com/chillerlan/php-qrcode/issues/35))
30
30
-[GD Image with rounded modules](./imageWithRoundedShapes.php): similar to the SVG "melted" modules example ([#215](https://github.com/chillerlan/php-qrcode/pull/215))
0 commit comments