Skip to content

Commit 89de384

Browse files
committed
📖
1 parent 2ba2b4e commit 89de384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
- [ImageMagick with image as background](./imagickImageAsBackground.php): an image as full size background of the QR Code
3333
- [SVG with logo](./svgWithLogo.php): an SVG QR Code with embedded logo (that is also SVG)
3434
- [SVG with "melted" modules](./svgMeltedModules.php): an effect where the matrix appears to be like melted wax ([#127](https://github.com/chillerlan/php-qrcode/issues/127))
35+
- [SVG with module group shape](./svgModuleGroupShape.php): this example works very similar to the "melted" modules, but creates a different effect ([#233](https://github.com/chillerlan/php-qrcode/discussions/233))
3536
- [SVG with randomly colored modules](./svgRandomColoredDots.php): a visual effect using multiple colors for the matrix modules ([#136](https://github.com/chillerlan/php-qrcode/discussions/136))
3637
- [SVG with a round shape and randomly filled quiet zone](./svgRoundQuietzone.php): example similar to the QR Codes of a certain vendor ([#137](https://github.com/chillerlan/php-qrcode/discussions/137))
3738
- [SVG with logo, custom module shapes and custom finder patterns](./svgWithLogoAndCustomShapes.php): module- and finder pattern customization ([#150](https://github.com/chillerlan/php-qrcode/discussions/150))

0 commit comments

Comments
 (0)