QR (Quick Response) codes are 2D pictographic codes that can encode many types
of data. They can be quickly machine-read and are quite robust.
This package provides qrcode, a pure Python module to generate QR codes, with
direct output as SVG, or in other image formats via modules such as Pillow and
pymaging.
It also provides qr(1), a script using the above module, which can take data
from standard input or the command line and format as a QR code. By default,
ASCII art will be used if output is directed to the terminal, otherwise an
image file will be output.
Tweaks kn@ and sthen@, OK sthen@
Graphene contains optimizations for speeding up vector operations,
those optimizations are optional, and used only if both Graphene
was compiled with support for them and if the system you're running
on has them.
<...>
ok robert@
build and probably others.
noting here just for the sake of it, my test case reduced to:
convert -size 200x200 xc:none -draw "path 'M 110,190 M 70,40'" tmp0.png
CVE-2018-10529 fixed: out of bounds read in X3F parser
CVE-2018-10528 fixed: possible stack overrun in X3F parser
Upstream removed own license:
https://www.libraw.org/news/libraw-0-18-released
Just minor bumps hint and OK sthen@
was already wondering about it's usefulness.
nb, the scripts moved to a separate repository (https://github.com/python-pillow/pillow-scripts)
but nothing seemed to depend on it. we can still import it when needed.
for the relevant PHP versions.
ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages
ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version
normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0