qr-code-styling icon indicating copy to clipboard operation
qr-code-styling copied to clipboard

New styles to the library ?

Open ptarys opened this issue 4 years ago • 5 comments

Hi Denys,

Is there a chance you add a new style to the library on the « cornersDotOptions » and the « cornersSquareOptions » to get closer to the attached file (kind of Butterfly, close to the « extra-rounded ») and maybe a « thinner dots » on « dotsOptions » (witch looks nice too) ?

qr-code

Thanks for all.

Bests regards, Patrice.

ptarys avatar Apr 23 '21 12:04 ptarys

May I ask which library you are using? I also have the same requirement

Nicholas003 avatar Feb 07 '25 09:02 Nicholas003

dotsOptions: { type: "dots", color: "black" }, cornersSquareOptions: { type: "partially-rounded", color: "#00ca9a" }, cornersDotOptions: { type: "partially-rounded", color: "#00ca9a" }

Image

segemun avatar Feb 07 '25 18:02 segemun

dotsOptions: { type: "dots", color: "black" }, cornersSquareOptions: { type: "partially-rounded", color: "#00ca9a" }, cornersDotOptions: { type: "partially-rounded", color: "#00ca9a" }

Image

hello,thank I need dots small

Nicholas003 avatar Feb 08 '25 00:02 Nicholas003

I made changes to the PR—renamed partially-rounded to inpoint. When I have time, I will add the outpoint type.

segemun avatar Feb 11 '25 08:02 segemun

Added outpoint type in the PR

segemun avatar Feb 12 '25 08:02 segemun