How do I configure ImageMagic for use with JBIG files? Only thing I can find is the format support list saying that JBIG-Kit is required which I have, but where do I extract the contents of the TAR.GZ and how do I configure the imagemagick.exe to enable read/write? Documentation for this is lacking. Thank you for your help.
BTW, I'm using Windows Server 2012R2 and have downloaded and installed the Windows x64 DLL package. The command "magick -list format" shows JBIG in the list, but no read/write/multiple support. I already downloaded the jbigkit-2.1.tar.gz.
JBIG Windows Configuration
Re: JBIG Windows Configuration
JBIG is licensed under the GPL license and that means you will need to build IM from source to have JBIG support.