lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including an EPS


From: Jean Abou Samra
Subject: Re: Including an EPS
Date: Sun, 18 Dec 2022 12:31:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

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#L1394

However, 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.1
Summary: 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: mnooner256@gmail.com
License: BSD
Location: /home/jean/repos/pyqrcode
Requires:
Required-by:

Best,
Jean

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]