Search found 11 matches
- 2015-10-04T04:14:54-07:00
- Forum: Users
- Topic: Disabling CIPHER from IMAGEMAGICK EXE
- Replies: 0
- Views: 12417
Disabling CIPHER from IMAGEMAGICK EXE
Hi Guys, I had performed below two experiments for one of my requirement in my project. Experiment 1: I want to remove the CIPHER functionality from the ImageMagick binary. For this I have downloaded the code base and compiled it. I had configured the code by using "Undefine MAGICKCORE_CIPHER ...
- 2015-10-04T04:04:42-07:00
- Forum: Users
- Topic: Removing CIPHER Functionality
- Replies: 0
- Views: 12448
Removing CIPHER Functionality
Hi Guys, I had performed below to experiments for one of my requirement in my project. Experiment1: I want to remove the CIPHER functionality from the ImageMagick binary. For this I have downloaded the code base and compiled it. I had configured the code by using "Undefine MAGICKCORE_CIPHER_SUPPORT ...
- 2015-09-21T23:40:58-07:00
- Forum: Developers
- Topic: large tiff ping problem.
- Replies: 4
- Views: 8410
Re: large tiff ping problem.
Hi Guys,
Even I am trying to conver a large tiff file using Imagemagick.
But when I give a convert commad the conversion fails with no message.
Can you please let me know the probable cause.
Even I am trying to conver a large tiff file using Imagemagick.
But when I give a convert commad the conversion fails with no message.
Can you please let me know the probable cause.
- 2015-06-04T03:54:29-07:00
- Forum: Developers
- Topic: Diffrence between ImageMagick-6.8.8-8 and ImageMagick-6.8.8-10
- Replies: 4
- Views: 5844
Re: Diffrence between ImageMagick-6.8.8-8 and ImageMagick-6.8.8-10
I have downloaded the code from ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ But for 6.8.8-8 I could not find the ImageMagick-6.8.8\VisualMagick and ImageMagick-6.8.8\VisualMagick\configure folders inside after unzip. Hence I could not configure the ImageMagick to be compiled and build ...
- 2015-06-03T01:17:01-07:00
- Forum: Users
- Topic: Starting the 64 bit static build on windows
- Replies: 4
- Views: 5978
Re: Starting the 64 bit static build on windows
Hey can you please let me know from where you have downloaded the code for ImageMagick-6.8.8-8-Q16-x64-static.exe.
Can you let me know the url.
Can you let me know the url.
- 2015-06-02T22:47:38-07:00
- Forum: Developers
- Topic: Diffrence between ImageMagick-6.8.8-8 and ImageMagick-6.8.8-10
- Replies: 4
- Views: 5844
Diffrence between ImageMagick-6.8.8-8 and ImageMagick-6.8.8-10
Hi Team, I am trying to get the sources of ImageMagick-6.8.8-8 (for ImageMagick-6.8.8-8-Q16-x64-dll.exe) But I could only find the sources of ImageMagick-6.8.8-10 on net . Can you please tell me the difference between this two versions. What does that -8 and -10 indicate in the name. I am trying to ...
- 2015-05-30T06:34:07-07:00
- Forum: Developers
- Topic: Disabling Ciphers in Image Magick
- Replies: 8
- Views: 9683
Re: Disabling Ciphers in Image Magick
Hey and thanks lot for your previous answer. It gave me a confidence of going on the right path for generating exe of imageMagick.
- 2015-05-30T06:30:55-07:00
- Forum: Developers
- Topic: Disabling Ciphers in Image Magick
- Replies: 8
- Views: 9683
Re: Disabling Ciphers in Image Magick
Aftrer removing the code in cipher.c I am just again rebuilding the VisualStaticMTD.sln solution and running the imageMagick installer again. Does it ensure that my changes made in the cipher.c and signature.c are there in my generated exe of imageMagick. I am asking this question because I could ...
- 2015-05-29T05:30:42-07:00
- Forum: Developers
- Topic: Disabling Ciphers in Image Magick
- Replies: 8
- Views: 9683
Re: Disabling Ciphers in Image Magick
Hi Guys, Even I have to disable Cipher from my ImageMagick source code. I have following queries. It would be really great If you guys can provide me help. 1.Do you mean to say that I have to put this disable command in "C:\ImageMagick-6.9.1\magick\ magick-config.h " file and then build Configure ...
- 2015-05-27T02:32:42-07:00
- Forum: Developers
- Topic: How to Build ImageMagick-6.8.8 or ImageMagick-6.9.1 sources on Visual Studio 2012
- Replies: 1
- Views: 4318
How to Build ImageMagick-6.8.8 or ImageMagick-6.9.1 sources on Visual Studio 2012
Hi Team, Can somebody help me in building the ImageMagick Exe from the ImageMagick sources. I have performed following steps mentioned at http://www.imagemagick.org/script/advanced-windows-installation.php , but could not proceed beyond one point. Note: 1.I am using Visual Studio 2012 for this. Is ...
- 2015-05-25T23:33:55-07:00
- Forum: Users
- Topic: How to Build ImageMagick-6.8.8 or ImageMagick-6.9.1 sources on Visual Studio 2012
- Replies: 1
- Views: 2546
How to Build ImageMagick-6.8.8 or ImageMagick-6.9.1 sources on Visual Studio 2012
Hi Team, Can somebody help me in building the ImageMagick Exe from the ImageMagick sources. I have performed following steps mentioned at http://www.imagemagick.org/script/advanced-windows-installation.php , but could not proceed beyond one point. Note: 1.I am using Visual Studio 2012 for this. Is ...