Open missakation opened 9 months ago
I love this feature to be in this package.
Hi @missakation @samerlol sorry for missing for so long 🥹
Here is open PRs with additional dot styles so I will merge it soon.
In version v1.6.0 and above was introduced applyExtension
method, you can find it in the documentation.
extension
is a function that takes svg
and options
and can modify them.
Using example from documentation you can create border like this:
But if you want to support this project you can use my qr-border-plugin. It is more customizable and I will add more examples soon.
Not an issue but a question. I have seen in other platforms where you can customize the shape of the eyes, such as make it a star, heart, sun, and diamond shapes. How is it possible to achieve those?
I have also seen some places where you can add frames surrounding the qrcode such as "SCAN ME" and these kind of stuff.
If you can guide me on this, it would be very helpful!
Thanks.