Skip to content

Used command "magick" over deprecated or removed "convert".#2443

Open
Daniel-KM wants to merge 1 commit intoomeka:developfrom
Daniel-KM:fix/magick_7
Open

Used command "magick" over deprecated or removed "convert".#2443
Daniel-KM wants to merge 1 commit intoomeka:developfrom
Daniel-KM:fix/magick_7

Conversation

@Daniel-KM
Copy link
Copy Markdown
Contributor

No description provided.

@zerocrates
Copy link
Copy Markdown
Member

zerocrates commented Feb 24, 2026

Yeah, I don't mind shifting to magick especially as newer ImageMagicks will now complain about using convert.

I'm just going to have to try to do a little research on how far back we can expect magick to be there and whether we should be using magick convert vs. magick... my guess is that we're not doing anything complex enough to where the differences in syntax will matter. But I'll double-check. Users of GraphicsMagick might also be another problem case, but I think we already don't work with GraphicsMagick, and we don't purport to.

Of course the way you're doing it here will fall back to convert so it won't be particularly problematic (assuming there are no issues with the 6 vs. 7 syntax).

@Daniel-KM
Copy link
Copy Markdown
Contributor Author

Daniel-KM commented Feb 24, 2026

yes, there is no emergency, main distributions will keep a link to convert in next releases, so some decades.

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