Of course I mean that you shouldn't blindly use the patch that was applied to ImageMagick....
Of course I mean that you shouldn't blindly use the patch that was applied to ImageMagick....
WriteImage is not thread safe
It seems you did not apply the changes from my comment. I have attached a new patch...
It seems you did not apply the changes from my comment. I have attached a new patch...
Would you be okay with just some edits: configure.h:40 enum {Q8, Q16, Q32}; configure.cpp:657...
Can you edit the file configure.rc and add a zero before the END of the block starting...
I have integrated and corrected this patch into patch #31. Please disregard this...
I have successfully build and ran configure.exe with the attached patch in VS 2008....
The reason for this patch was magick_types.h:83. There is check to see if WIN64 is...
My patch is missing something. In WriteTiffImage the new struct TIFF_Clientdata should...
Add new define tiff:ignore-tags
Specify location of Ghostscript
I have published the .NET wrapper at https://graphicsmagick.codeplex.com, can you...
I have published the .NET wrapper at https://graphicsmagick.codeplex.com, can you...
I have published the .NET wrapper at (https://graphicsmagick.codeplex.com/) can you...
I have added the patch: https://sourceforge.net/p/graphicsmagick/patches/38/
Fix for generating project with duplicate file names.
Enable automatic linking in Visual Studio
New feature: Set method that will be called when logging.
It seems there is also a patch necessary to make sure the included type-ghostscript.mgk...
Fixes for building in 64bit under Windows.
Okay, I will wait for that.
Can you apply my other patches to configure.exe first? It is then easier for me to...
That has been fixed in IM already. It detects duplicate output names and renames...
Build fix for older version of Visual Studio
Forgot to add patch
Add define to specify library that contains resource files
Changes to configure.exe