[magick-users] How to reduce (choose) the set of ImageMagick DLLs
required for JPEG only data access?
Daniele Romagnoli
dany.geotools at gmail.com
Tue Dec 11 07:33:09 PST 2007
Hi lists,
First of all, I need to apologize for my cross posting but I would like to
obtain any helpful information from anyone which can help me :)
I'm a new user of JMagick and I'm developing a Java ImageIO plugin
leveraging on the powerful JMagick interface in order to provide ONLY JPEG
data access capabilities (for the moment...).
My final objective is providing the JPEG Plugin as well as the minimum set
of DLLs needed to its working.
I have already successfully performed some tests on customizing my build of
ImageMagick (using Visual Studio) in order to generate working DLLs without
installing ImageMagick.
So, my question is:
Is there someone which can help me to reduce the number of
required/generated DLLs to be deployed to obtain ONLY JPEG management
capabilities? I mean: I would like to know which CORE_RL_XXX and
IM_MOD_RL_XXX I need to build to support ONLY JPEG data access and which I
can skip. As an instance, I guess I can avoid building the UTIL_XXX modules
as well as the IM_MOD_jp2, IM_MOD_mpeg, ... My fear is skipping fundamental
DLLs and building unnecessary big libs (I would like to avoid 100 building
attempts each one skipping a single DLL in order to check if everything is
working fine).
Any help would be greatly appreciated. Thanks a lot and sorry for cross
posting.
Best Regards,
Daniele.
--
-------------------------------------------------------
Eng. Daniele Romagnoli
Software Engineer
GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy
phone: +39 0584983027
fax: +39 0584983027
mob: +39 328 0559267
http://www.geo-solutions.it
-------------------------------------------------------
More information about the Magick-users
mailing list