Consider changing name of compare command
-
- Posts: 1
- Joined: 2013-01-13T03:06:13-07:00
- Authentication code: 6789
Consider changing name of compare command
'compare' is a very generic name and it conflicts with other commands called 'compare', for example araixs merge's compare command. (I've also suggested that araxis change the name of their compare command).
Re: Consider changing name of compare command
You can change it yourself when you configure ImageMagick:
I always use
--program-prefix=q16
Which turns "compare" into "q16compare", "convert" into "q16convert", etc.
Likewise, I use "q8" for Q8 builds, so they can coexist.
I always use
--program-prefix=q16
Which turns "compare" into "q16compare", "convert" into "q16convert", etc.
Likewise, I use "q8" for Q8 builds, so they can coexist.
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Consider changing name of compare command
I have been wanting to roll the compare function into IMv7 "magick" but it is not straight forward.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/