Closed deepesharora closed 1 year ago
If you want to do this in SVG, you can start from the examples given in #150, for raster images like png or jpg, you will need to create the frame by yourself in GD or ImageMagick and embed the QR Code in it (i can assist you with the latter in that case). If you need examples for any of, you can check out the following links:
@codemasher you've been awesome with the examples you've provided with this repository. I'm trying to create something like this with such kind of frames as shown in the pictures. https://i.imgur.com/B16LP5r.png
Any guidance or examples you cn provide on how to achieve the same kind of effect with this library?