Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use magick instead of convert if available #299

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Kangie
Copy link
Contributor

@Kangie Kangie commented Nov 12, 2024

This suppresses a warning on more modern systems while preserving the ability of older systems and CI/CD to run the test suite.

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

This suppresses a warning on more modern systems while preserving
the ability of older systems and CI/CD to run the test suite.

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

Signed-off-by: Matt Jolly <[email protected]>
@rodarima
Copy link
Member

Thanks!

@rodarima rodarima merged commit d26ad8f into dillo-browser:master Nov 13, 2024
11 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