Skip to content

Conversation

Jerry-Terrasse
Copy link

Reason

When using ImageMagick newer than 7.0, it give a WARNING: The convert command is deprecated in IMv7, use "magick", which means we should to use magick instead of convert.

Change

The script now dynamically checks for the presence of the magick command. If detected, it sets a variable to use magick instead of convert. This approach ensures compatibility with both newer and older versions of ImageMagick, eliminating deprecation warnings and maintaining functionality across different system setups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant