- - - Fuxoft RSS only: graphicsmagick - - -

You can add this page to your RSS reader. Back to the list of my RSS feeds..

>>> Posted at Sat, 26 Nov 2022 15:43:32 +0000 (view full version) Title: "Any #graphicsmagick experts here? After upgrading the following command throws an error: gm con..."

Any experts here? After upgrading the following command throws an error:

gm convert -size 1920x300 xc:blue -draw 'image Over 0,0 0,0 forecast1.png' forecast.png

The error is:

gm convert: Non-conforming drawing primitive definition (image).

The same format worked before. Size "0,0" should mean that the forecast1.png image is not scaled but it does not work in this version.