* Upgrade packages (#86)
Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>
* Support JPEG and other image formats; remove pngjs dependency (#93)
* Support JPEG and other image formats; remove pngjs
By using native Canvas to render images it was possible to remove
dependency on external libraries to support image formats while
supporting more formats like JPEG, GIF and WEBP for the QR image
* Constrain images to 2 Mpx
Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>
* Upgrade packages
Co-authored-by: Marvin Sextro <marvin.sextro@gmail.com>
Co-authored-by: iBobo <andrea@bhweb.it>