QRCoder
QRCoder copied to clipboard
need a library of patterns and points for ArtQRCode-Renderer
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) !!!
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 ?