forked from pool/python-qrcode
* Restructure the factory drawers, allowing different shapes in
SVG image factories as well.
* Add a --factory-drawer option to the qr console script.
* Optimize the output for the SVGPathImage factory (more than 30%
reduction in file sizes).
* Add a pypng image factory as a pure Python PNG solution.
If pillow is not installed, then this becomes the default
factory.
* The pymaging image factory has been removed, but its
factory shortcut and the actual PymagingImage factory class
now just link to the PyPNGImage factory.
- Fix console_script.py missing +x
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qrcode?expand=0&rev=24
5.6 KiB
5.6 KiB