QRCoder icon indicating copy to clipboard operation
QRCoder copied to clipboard

need a library of patterns and points for ArtQRCode-Renderer

Open AlexandreZaytsev opened this issue 4 years ago • 1 comments

Raffael - is not for you)) ... somebody!!! designers)) please add a library of 'finderPatternImage' and dots for Atr mode (ArtQRCode qrCode = new ArtQRCode(qrCodeData))!! (SVG or another format) for use in the Raffael Library for example qrcode-monkey

ps I tried to draw a 'finderPatternImage' myself - it didn't work out (reads poorly) !!!

AlexandreZaytsev avatar Dec 24 '21 07:12 AlexandreZaytsev

hey,

is there a way to customize the QR pattern, I found a solution in other package [zxing](https://stackoverflow.com/questions/35419511/generate-qr-codes-with-custom-dot-shapes-using-zxing) but the code are written in java, I couldn't use the same approach in c#.

any solution with QRCoder or other package ?

TechnoRahmon avatar Jul 11 '23 07:07 TechnoRahmon