Skip to content

Should this program use magick instead of convert? #728

@peteroupc

Description

@peteroupc

Since ImageMagick version 7, the convert command is obsolete and should be replaced with magick, which has the same functionality as convert. And changing this program over to the new command is trivial: it's mentioned only three times in VarietyWindow.py and in a few error messages.

However, is using convert instead of magick still needed by the variety program? Are there concerns with compatibility if magick were used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions