Skip to content

Conversation

@yedayak
Copy link
Collaborator

@yedayak yedayak commented May 7, 2025

In image magick 7 running convert prints a warning. Try running magick first.

WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert"

Another alternative is to just swallow the warning from convert, but this seems a bit more future proof.

In image magick 7 running `convert` prints a warning. Try running magick
first.

```
WARNING: The convert command is deprecated in IMv7,
use "magick" instead of "convert" or "magick convert"
```

Another alternative is to just swallow the warning from `convert`, but
this seems a bit more future proof.

Co-Authored-By: Koichi Murase <[email protected]>
@yedayak yedayak merged commit 4509832 into scop:main May 9, 2025
1 of 7 checks passed
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.

2 participants