Old version of ImageMagick

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
ballesterosdm
Posts: 2
Joined: 2011-08-01T04:39:32-07:00
Authentication code: 8675308

Old version of ImageMagick

Post by ballesterosdm »

Hello.

I am working in a project using an old version of JMagick (JAVA API for ImageMagick). I usually work in Linux but, at this moment, I need to deploy the app in a Windows system.

When I was preparing the environment I realized that the version I need of ImageMagick (6.3.6) is not available for installing in Windows systems anymore. Could somebody tell me if I can get this version anywhere?

Thanks in advance.
el_supremo
Posts: 1015
Joined: 2005-03-21T21:16:57-07:00

Re: Old version of ImageMagick

Post by el_supremo »

This site has it:
http://image_magick.veidrodis.com/image_magick/binaries/

Pete
Sorry, my ISP shutdown all personal webspace so my MagickWand Examples in C is offline.
See my message in this topic for a link to a zip of all the files.
ballesterosdm
Posts: 2
Joined: 2011-08-01T04:39:32-07:00
Authentication code: 8675308

Re: Old version of ImageMagick

Post by ballesterosdm »

Many thanks, el_supremo. That's exactly what I was looking for.

Regards.
Post Reply