GitS7
GitS7
With the new ImageMagick version 7.1.0 an internal message appears with the parameter `-debug All`: * (process:5092): WARNING **: 17:10:45.346: Invalid UTF-8 string passed to pango_layout_set_text() 2022-05-06T15:10:45+00:00 0:00.064 0.063u 7.1.0...
steps to reproduce; 1. use ImageMagick latest version 7.1.0-32 portable q16 x86: https://imagemagick.org/script/download.php ([ImageMagick-7.1.0-portable-Q16-x86.zip](https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-portable-Q16-x86.zip)), extract the zip file anywhere. 2. copy this svg file to the ImageMagic-folder: [helvetica.svg](https://user-images.githubusercontent.com/105055946/167198951-62166870-55a4-4166-9350-9bbc391bd6f3.svg) 3. launch...
> The convert seems to work fine for me on either Imagemagick 6.9.12-47 or Imagemagick 7.1.0-32 on Mac OSX Monterey with Inkscape installed as the SVG renderer and when using...
> It must be something with your system. I am unable to reproduce this issue. I am getting a different warning message though: > > > ** (process:51400): WARNING **:...
I have performed the test exactly according to the above instructions on another system. The result is the same. Note: To reproduce, please use only the indicated portable version. Use...
> We tried portable versions of ImageMagick under Windows and Linux and they returned expected results. Your version may be using a different font than us. Type `magick.exe -list font`...
> As I said before I am unable to reproduce your issue. I was using the same portable version to test this. I downloaded your file and executed the command...
Would it be possible to enable DEBUGGING of pango via the -debug parameter? The corresponding commands PING are already included in the source code, but reserved for conditional compilation.
With version 7.0.10, the ImageMagick version I have been using until now, everything works fine on all machines. With the new version 7.1.0 it does not work anymore! **This version...
> The convert seems to work fine for me on either Imagemagick 6.9.12-47 or Imagemagick 7.1.0-32 on Mac OSX Monterey with Inkscape installed as the SVG renderer and when using...