chiptu

Results 10 comments of chiptu

> When image conversion works from the command-line but not from Imagick, that suggests an environment issue. Dump the environment variables on the command-line and in the Imagick environment and...

First of all thanks a lot for your answer and sorry for my response delay. - The gs command with full path works well. - In the php script with...

I might check to do it on my local and make a pull request in the coming weeks months

Should be related to Cross Origin Ressource Sharing , try to set options.imageOptions.crossOrigin = "anonymous" maybe check your cors options in your http request from your server

Strange on vuejs 3 i don't have this issue ![Capture d’écran 2021-11-26 à 00 15 40](https://user-images.githubusercontent.com/35498845/143506992-e135ab99-f112-40b8-a85a-6270ca982752.png)

Thanks a lot for your response @VictoriaTheBrave . In my case i switched to canvas type, if you're using vuejs you can just change type in option data from ```...

seems linked to this issue https://github.com/kozakdenys/qr-code-styling/issues/92

@iamdangavin i would be curious too 👀

data is just the text written on qrcode. You should maybe make your multiple form and concatenate all in the data field