Specify location of Ghostscript
Your patch is applied via Mercurial changeset b90fee1eec8f. Thanks for your cont...
Applied via Mercurial changeset c54c609f25d4. Thanks for your contribution!
Add define to specify library that contains resource files
New feature: Set method that will be called when logging.
Patch applied via Mercurial changeset 8393773ed7cb. Thanks for your contribution....
The link has been added to the web pages and should show up on the GraphicsMagick...
On Mon, 14 Jul 2014, Ankit Khanal wrote: Using "-type PaletteMatte" during conversion...
On Fri, 11 Jul 2014, Ankit Khanal wrote: Thanks Bob. I was editing delegates.mgk...
On Thu, 10 Jul 2014, Ankit Khanal wrote: GM is unable to identify background transparency...
Most of the missing Photoshop separable compositing operations
Your patch has solved the test suite issue with Q32. It is committed as Mercurial...
I have not gotten to your patches yet. I will apply them and test when I find the...
'Green Magenta' typo in docs
The problem which is specific to PixelSetMagentaQuantum() is fixed via Mercurial...
Most of the missing Photoshop separable compositing operations
Brendan, I committed your changes as Mercurial changeset 14086:ec380aa902c8 but I...
It seems that it is believed that the BMP has a transparency channel which is all...
Blank result for BMP resize
Build fix for older version of Visual Studio
I appreciate all this good work, which benefits both projects. Something which is...
Your contribution is now available via Mercurial changeset 14085:dfce90af33f6. Thanks...
Missing Screen composite operation
The primary mechanism (besides the actual composition code) for adding a new composition...
Fixed by Mercurial changeset 14082:f837cdfd1544 and will appear in the next development...
Compile error with g++ -std=c++11
Compile error with g++ -std=c++11
Thanks for identifying the source of the problem. Apparently when I decided that...
Based on the PNG extracted from the zip file, I am not seeing any problems with Q8...
On Wed, 14 May 2014, akapuma wrote: Hello, I'm trying to covert some PS files into...
On Fri, 9 May 2014, Mike Yo wrote: Hi, I was using ImageMagick to create a new resized...
">" wont take effect when use @ to specify the maximum area
This issue is fixed in Mercurial and latest development snapshot. There is still...
Resize Geometries Not Properly Handled
This should be fixed as of today.
On Mon, 14 Apr 2014, KnownIdentifier wrote: Hi, is there a way that I can force GM...
I checked the two PNG files you attached and neither seems to include any embedded...
PDF multi page document
The PDF you attached (1012.pdf) is written by a 4-year old GraphicsMagick version....
PDF multi page document
It is very easy, just list multiple input files and they will all be written as separate...
On Fri, 4 Apr 2014, Lissandro wrote: Hello. Do shear operations can be done on mono...
Normally we hope that users are proud of the free software they are using. Regardless,...
Option to prevent addition of Exif Software tag
I see ImageMagick adding three tags for the file I am testing with here. It may depend...
The value of the software tag is that if there is any problem with the way the file...
GraphicsMagick is not competent enough to edit EXIF data yet. It saves the original...
On Tue, 1 Apr 2014, Josh Hardman wrote: I have an idea, but am not sure how to execute...
Reduce the spew of warnings under Visual Studio...
On Fri, 21 Mar 2014, John Lane wrote: I have just spent a few days on an assignment...
On Thu, 20 Mar 2014, Pavel wrote: ImageMagick has great function for removing known...
On Wed, 12 Mar 2014, wu zhenyu wrote: Image img = Image("1.webp"); Blob blob; img.write(&blob);...
On Wed, 12 Mar 2014, wu zhenyu wrote: Image img = Image("1.webp"); Blob blob; img.write(&blob);...
On Mon, 3 Mar 2014, "Carnë Draug" wrote: It is weird that libtiff is causing an error....
GraphicsMagick does not provide special "dingbats" preview support or support for...
ttf file
I do not plan to "fix" the screen capture delay issue since the delay is necessary...
Importing of specific window screenshot is slow
cropping gif files causes image data corruption [1.3.16]
Image download links provided are broken. We have not observed such problems here...
This problem is with the program which wrote this TIFF as well as how libtiff 4 responds...
TIFF coder errors with bad colormap in grayscale image
r14030 build `make` error: "can't convert between vector values of different size"
I am not going to worry about this issue until -std=c++11 becomes the default mode...
I replaced my temporary implementation with Troy's patch plus improvements to deal...
On Wed, 26 Feb 2014, Troy Patteson wrote: Glad you asked as I just discovered an...
On Wed, 26 Feb 2014, Troy Patteson wrote: which equates to color->red = 328 color->green...
Your patches are now applied to Mercurial as two separate commits and are in the...
Rotation exhibits clipping/shearing errors for short wide images at some angles
I updated my compiler under OpenIndiana to 4.8.2 and it fails the same way it did...
Threshold value is being divided by 100.0 twice
C++11 is experimental in GCC but GraphicsMagick is not experimental so the issue...
I put in a fix for the background color fringing problem. It may not be the final...
This problem seems likely to be due to a bug in the compiler. The compiler is trying...
GIMP only supports values between 0 and 255. The default thresholding level in GIMP...
If you built GraphicsMagick from source code yourself, does 'make check' succeed...
One last question for you is if you are using any special locale settings (internationalization...
There was no change to GraphicsMagick source code since 1.3.18 which might influence...
Does plane interlacing apply to jpegs?
Please let us know if you have any more questions about interlace.
JPEG format only supports no interlace and line interlace. Line interlace means that...
On Wed, 12 Feb 2014, sara shafaei wrote: You are right. It was something to do with...
transparent virtualpixelmethod
This seems to be a problem with the reader used to look at the BMP output file. Using...
Converting png with indexed color to pdf fails
There is no such failure with the current GraphicsMagick release. GraphicsMagick...
I notice that the GIMP on Linux also reads the BMPv3 output just fine.
Firefox, GraphicsMagick, and ImageMagick, are displaying your CurrentResult.bmp just...
I expect that the complaint is about ugly black fringing around the displaced image...
On Mon, 10 Feb 2014, syn2ack wrote: Hello, I am trying to combine two images using...
The problem is that MagickSetInterlaceScheme() should be used to set the interlace...
setImageInterlaceScheme doesn't make image progressive
Bump GraphicsMagick to 1.3.19 release
PNG Pixel Density Not Preserved Converting to PDF
Fixed by Mercurial changeset 14025:403d2c2b081e
On Thu, 6 Feb 2014, Glenn Randers-Pehrson wrote: If you want the PNG to supply the...
gm compare in 1.3.19 fails
This issue has been determined to be a misunderstanding of expected results and is...
I am able to reproduce the problem here. It must be a problem in the PDF writer rather...
PNG Pixel Density Not Preserved Converting to PDF