Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
459 stars 127 forks source link

Allow QR to be more customizable #181

Open leoffx opened 2 years ago

leoffx commented 2 years ago

There are a lot of customization one can do with a QR, it would be very interesting if we had the option to play with these values with this library (different colors for corner squares, border radius of squares, squares merging with each other).

image

nicoschuck commented 1 year ago

I agree with that. That would be a very helpful feature!

nicoschuck commented 1 year ago

Any updates if this is planned?

sam-s4s commented 12 months ago

Correct me if I'm wrong, but I think this is outside the purview of this component?

ie. under the hood, this component uses https://github.com/soldair/node-qrcode to generate the actual qrcode.

BeniFreitag commented 8 months ago

See node-qrcode issues: