Le 18/12/2022 à 01:36, Mike Kilmer a écrit :
Link was incomplete. Should be https://lsr.di.unimi.it/form.php?type=snippet;id=1153;rld=m_snippet
It was complete, but I should have used a space before the question mark ending my sentence. I suspect your mail client interpreted it as part of the URL. The link is
https://lsr.di.unimi.it/LSR/Item?id=1153
Really cool snippet, my friend. Using it.
:-)
In terms of the incorrect generator output in my code, I had tried both qrcode and pyqrcode, and I believe they both utilize Pillow (python image library), though one falls back to a native png module.
As far as I can see, pyqrcode doesn't use Pillow to output EPS. See https://github.com/mnooner256/pyqrcode/blob/master/pyqrcode/builder.py#L1394However, I cannot reproduce the problem with pyqrcode. Maybe it has to do with the version? For me,
$ pip show pyqrcode Name: PyQRCode Version: 1.2.1Summary: A QR code generator written purely in Python with SVG, EPS, PNG and terminal output.
Home-page: https://github.com/mnooner256/pyqrcode Author: Michael Nooner Author-email: mnooner...@gmail.com License: BSD Location: /home/jean/repos/pyqrcode Requires: Required-by: Best, Jean
OpenPGP_signature
Description: OpenPGP digital signature