Does your program call InitializeMagick() prior to calling any of the other GraphicsMagick...
On Wed, 18 Nov 2015, Erik wrote: I am trying to cut the opacity by 50%. So I try:...
Mem leak in ImageToBlob in GrahicsMagick
It is good that you found the cause of the leak. The returned memory buffer is not...
Please take a look at tests/rwblob.c in the GraphicsMagick source code as a working...
GraphicsMagick 1.3.23 Released
I am satisfied with Glenn's fix. All seems good. Valgrind is happy.
GM returns MagickFail, when raw profile length is 0.
Problem is fixed by Mercurial changeset 701a9174c597 and fix will be in next rel...
gm identify: transparency detection bug
gm identify: transparency detection bug
Will fix. As a temporary work-around, add -verbose to the identify options.
It would be very helpful if the problematic PNG was attached to this bug report,...
The calling code is not checking the return status from png_read_raw_profile(). The...
ScaleImage() issues in v1.3.22
These were both regressions added in 1.3.22. Scale issues are fixed now. Test cases...
The Magick++ 'zoom' demo provides access to testing the 'scale' algorithm (illustrating...
ScaleImage() issues in v1.3.22
Debian Bug #802872 "SVG to PNG conversion omits circles"
Fixed now. Thanks for noticing the problem and submitting the fix.
find tiny error in Magick++/Image.html document
I would appreciate if you would verify that the GM 1.4 snapshot that I produced this...
OS X universal build failure
Sorry for introducing the problem. Hopefully you are able to patch configure directly...
Since yesterday, there is now a GraphicsMagick 1.3.22. Have you located the cause...
GraphicsMagick 1.3.22 Released
In my experience, using valgrind's 'memcheck' tool is the most effective at finding...
What operating system are you using? Is OpenMP enabled in the GraphicsMagick build?...
Image is a weird image which is not compatible with normalize.
normalize fails after resize of grayscaled icm-profiled picture
The problem is not the image profile. The problem is that this image is very weird...
The problem is not the image profile. The problem is that this image is very weird...
The problem is not the image profile. The problem is that this image is very weird...
normalize fails after resize of grayscaled icm-profiled picture
Fix conversion warnings in WIN64 build.
Eliminate Jasper compilation warnings in WIN64 ...
Fix conversion warnings in WIN64 build.
Eliminate libwmf warnings in WIN64 build.
Eliminate libwmf warnings in WIN32 build.
Eliminate libtiff compilation warnings in WIN64...
This project is a dead project. Look at http://www.ijg.org/ or http://www.libjpeg-turbo.org/...
This SourceForge project is a dead project. Use the tar.gz file if you want Unix...
GraphicsMagick does not currently use the fontconfig library so it does not automatically...
-affine sometimes produces output with missing rows
Thanks for the analysis and the fix. The fix is checked into Mercurial and will appear...
Thanks for bringing this to our attention. The bug is now fixed in Mercural.;-) The...
README: bad hg clone URL
uninitialized variable "name" in UnloadModule
Thanks for the heads-up. Somehow Coverity did not notice this. Fixed now.
On Wed, 12 Aug 2015, filak wrote: I need to analyze around 150 000 TIFF images (and...
On Mon, 10 Aug 2015, harry wrote: How does one do that in Core C API without destroying...
On Mon, 10 Aug 2015, harry wrote: Using Windows 7 and GraphicsMagick-1.3.21-Q8. I...
It is intended that ImageToBlob() can be used concurrently without adding a mutex....
Testing with 'Banner.psd' from the sample files delivered with Photoshop 7, I find...
Coalescing animated gif chooses wrong disposal
I have now verified that I can re-produce this issue, and have also verified that...
The image current dimensions are available via the Image rows() and columns() methods....
To be clear, this implemented feature is for the command-line which has no/little...
Proportional height resize not working in Magick++
Proportional height resize not working
This problem was fixed on 2014-04-23 and so it was already included in release 1.3.20...
It seems that this was working up until 2007. Now fixed by Mercurial changeset 14656:9cc8bb0d163b....
Convert creates SubfileType 0x2 instead of 0x1
You should install debug versions of the libraries. Assuming that this comes from...
WriteBlob: Assertion `image->blob->type != UndefinedStream' failed.
magick_wand.h misses declaration of MagickGetImageGravity
Fixed by Mercurial changeset 14647:4f52df1a4950. Thank you for noticing and reporting...
The crash is fixed by Mercurial changeset changeset 14637:d55d7e113315. Please report...
gm fails to convert svg to jpeg if svg has images with negative coordinates
gm fails to convert svg to jpeg if svg has images with negative coordinates
This SVG reveals that there are at least two bugs present. Code in render.c converts...
On Sat, 11 Jul 2015, Glenn Randers-Pehrson wrote: Oops, with my test "a.jpg" and...
WriteBlob: Assertion `image->blob->type != UndefinedStream' failed.
Information needed to diagnose this issue was not provided.
Please attach the problem SVG file to this issue wrapped up in a zip file, or compressed...
On Mon, 6 Jul 2015, twentyfour7 wrote: to convert say a range of say the 1st to 5th...
On Sun, 5 Jul 2015, dgomes wrote: I know I am probably running things that don't...
On Sat, 4 Jul 2015, dgomes wrote: gm montage -density 300 -tile 3x3 *.png montagefile.png...
This is a generic assertion which occurs if WiteBlob is called when the image blob...
This is a generic assertion which occurs if WiteBlob is called when the image blob...
Yes, it just appends the relative path to the input files to the specified directory...
On Thu, 2 Jul 2015, harry wrote: But I cannot resist answering some of your points....
On Wed, 1 Jul 2015, harry wrote: The C++ can be isolated in a DLL/shared-lib with...
On Wed, 1 Jul 2015, harry wrote: I think that the GraphicsMagick should use the Exiv2...
WriteImage is not thread safe
Fixed by patch from Dirk Lemstra which was applied on 2015-06-23 (changeset 14618...
On Thu, 25 Jun 2015, Jesse Riddle wrote: Is there a way to determine the profile...
On Mon, 22 Jun 2015, Bob Friesenhahn wrote: On Mon, 22 Jun 2015, Vinay Ramesh wrote:...
On Mon, 22 Jun 2015, Vinay Ramesh wrote: We get the below error when trying to convert...
On Mon, 15 Jun 2015, harry wrote: Using C Core, I cannot figure out how to extract...
Thanks for your helpful bug report and thanks for doing this investigation. Changeset...
MogrifyUsage prints incomplete information
On Wed, 3 Jun 2015, Jesse Riddle wrote: gm mogrify -profile lib/AdobeRGB1998.icc...
Please add '-debug error' on the command-line (to enable a log message for each error)...
add support for GRAYA
There is now support added for GRAYA.
PDF multi page document
The problem with loading libTkMagick.so.0.0.0 is a known issue. It is due to some...
We will not fix this issue in the near future since dependence on the C locale when...
PDF creation error in italian locale