Page 1 of 1

'delegate:bimodal' vs. delegate:bimodel' -- which is it?

Posted: 2014-12-13T19:22:54-07:00
by pipitas
Regarding http://www.imagemagick.com/script/comma ... php#define I think there is a typo on that page which is repeated a few times (possibly slipped in by a 'search and replace' action):

It uses

Code: Select all

delegate:bimodel=true
where it should probably be

Code: Select all

delegate:bimodal=true
At least in my $PREFIX/etc/ImageMagick-6/delegates.xml the comment names it bimodal, not bimodel -- and the commands I tested with -verbose indicate that only bimodal does work as advertised...

Re: 'delegate:bimodal' vs. delegate:bimodel' -- which is it?

Posted: 2014-12-14T05:45:05-07:00
by magick
Thanks, and fixed. It takes up to 24 hours for web page patches to distribute world-wide.