[magick-users] How to reduce (choose) the set of ImageMagick DLLs
required for JPEG only data access?
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Tue Dec 11 09:07:26 PST 2007
> reduce the number of required/generated DLLs
We recommend building the static version of ImageMagick to reduce the number
of dependencies. You can also reduce dependencies by removing delegate
libraries from the build tree. Try, for example, trashing the png folder.
Now rerun the configure program and ImageMagick should build without PNG
support and reduce your application size.
More information about the Magick-users
mailing list