SimpleSoftwareIO / simple-qrcode

An easy-to-use PHP QrCode generator with first-party support for Laravel.
https://www.simplesoftware.io/simple-qrcode
MIT License
2.66k stars 363 forks source link

non-conforming drawing primitive definition #267

Closed versantweb closed 1 year ago

versantweb commented 1 year ago

Hello,

When we want to generate a PNG QR Code, we're facing this issue :

"non-conforming drawing primitive definition `20' @ error/draw.c/DrawImage/3192"

You can find a debug printscreen : https://beta.easy-aide.ch/images/error.png

And here's the link to see it : https://beta.easy-aide.ch/public/pdf/certificat/28653/html

Any idea ?

Thanks a lot in advance

BusinessClick commented 9 months ago

I have the same error with ImageMagick updated just now.

non-conforming drawing primitive definition '9' @ error/draw.c/RenderMVGContent/4301

How did you solved? Thanks!