add _fillArea to Geometry.cpp, resize, extent(Geometry) & extent(Geometry, Color) to Magick++
Your patch has been applied, but with a few modifications by myself such as a three-argument...
GNU patch does not seem to provide a mode in which it can apply a patch while discarding...
Something else which is missing is STL function objects associated with the new methods,...
Your patch contains a large number of spurious changes to non-related code (e.g....
Don't worry, your patch will not be lost and it will be processed. It is simply waiting...
Support for this was released as part of GraphicsMagick 1.3.20.
OverlayCompositeOp documented but not implemented?
I had not heard of OpenRaster before. An effort like this requires a volunteer to...
On Tue, 18 Nov 2014, Long Ho wrote: Hi Bob, any guidance on writing tests too? :)...
See around line 9640 of magick/command.c for the command-line "extent" implementation....
Someone else already alerted me about this method which is in ImageMagick's version...
Support for resize & extent (with backgroundColor & gravity) in Magick++
GraphicsMagick cannot process large BMP images.
Please use a 64-bit operating system and a 64-bit build of GraphicsMagick with sufficient...
It may be that if GraphicsMagick configure provides an option to use pkg-config files,...
This issue seems to be due to some confusion due to complex command line options...
Resize with both > and ^ only uses ^
We did not get any response regarding verifying that original.png was not modified....
Some PNG files are incorrectly recolored
Better documentation for spurious gm identify in Q8 compilation
Added a FAQ entry regarding what 'identify' reports.
Shockingly, it seems that terribly wrong colors for colors near white is the nature...
The syntax I suggested appears to be correct but adjusting brightness via HSL with...
-modulate with wrong colors
It looks like the red channel was entirely lost and became zero. The problem is really...
This problem (occurring when there is more than 99 layers in the PSD) was fixed on...
"Too much image data in file" when processing PSD files.
Patch is now applied. It seems to work well. Thanks for researching this issue and...
PSD : files without layers
Can not convert PSD to JPG or PNG (gm convert: Memory allocation failed)
Fixed by SF patch #41. Mercurial changeset 9ccd96513995.
Any working PSD fixes are appreciated. We really need someone to step up and take...
There is not a page which clearly describes option ordering. Options which are settings...
The -size option does not support this syntax. It would be used as a hint for the...
Please verify that the original.png retrieved from the SourceForge bug report is...
I am not seeing any support for image placement via gravity in GraphicsMagick's rendering...
The 1.4 versions are development snapshots which may or may not be newer than existing...
On Fri, 17 Oct 2014, Kiran wrote: Hi, I am writing a multithreaded application that...
GM identify rarely gives "bad answers". Rather, it reports on the image that it has...
Typo in wand/wand_symbols.h
Thanks for an easy bug to fix. Fixed now via changeset 14147:da39425acb64.
We have seen a number of such reports. The main thing in common with the files which...
On Fri, 26 Sep 2014, Kiran wrote: Thanks a lot! That worked for getting the image's...
On Wed, 24 Sep 2014, Kiran wrote: I am reading a jpeg image using Magick++ APIs and...
Ok, thanks. That is the use case I was thinking of. I am pretty sure that there is...
Yes, I am aware that images may (often) share the same blob. If an image file is...
WebP stdout is always empty
You did not report what version of GraphicsMagick you are using or the operating...
On Mon, 15 Sep 2014, Bernhard Geyst wrote: I tried to convert CMYK images without...
As a note (in case I forget later), the SVG for the clip path may be extracted from...
Yes, this is a modified version of dcraw. Patches have been sent to David Coffin...
Thanks for noticing that SourceForge stripped the profiles from your JPEG upload....
The resource listing seems reasonable. I wonder why it works fine for me but not...
I am not able to reproduce this problem on a 64-bit Windows 7 Core2 Quad system with...
Add new define tiff:ignore-tags
All done now. I have no idea about what to use besides 'TIFFFieldInfo'. If it exists...
Ok, I have now applied changes from your type.c.patch. It is easier to track if there...
Applying Clipping Path to high resolution JPG
It seems that Overlay is not identical to DstOver. While we have currently added/improved...
Transparency lost when converting from GIF to PNG
Closing as fixed.
The problem seems to be gone now. All of the GM tests are passing, including running...
I am able to reproduce this problem with 1.3.20.
On Wed, 20 Aug 2014, Bernhard Geyst wrote: With ImageMagick I can use the command...
On Wed, 20 Aug 2014, Bernhard Geyst wrote: With ImageMagick I can use the command...
GraphicsMagick 1.3.20 Released
There is no "due date" (as such) but as of yesterday evening all the "blockers" I...
On Thu, 7 Aug 2014, ABC XYZ wrote: Dear All, I'm developing a system using Graphics...
Fix dcraw build for x64 target when only WIN64 ...
Fix x64 project naming (remove trailing space)....
Fix line terminations.
Applied.
Fix for generating project with duplicate file names.
Applied.
Enable automatic linking in Visual Studio
Applied.
Fixes for building in 64bit under Windows.
Applied.
Build fix for older version of Visual Studio
Changes to configure.exe
I observed a successful build (including WebP) so I have pushed the changes into...
Manual edits seemed to work. Will be testing building whole project (with WebP) ...
The manual edit fixed the crash for the debug build. Can you send a patch which includes...
Looking at the changes in the code, I am wondering if the introduction of the command...
With a debug build I see that the program crashes in CTargetPage::OnInitDialog()...
Darn! With the latest patch, the program is still crashing for me. The release build...
Thanks for working on these patches. The main reason for concern about WIN32/WIN64...
I retraced my steps and found that I must have fumble-fingered the patching process...
It may be that the configure.cpp I created based on your patches was not complete....
To clarify (correct), _WIN32 is defined in conjunction with _WIN64. Those are defined...
There was a time where the code was testing for WIN32 and WIN64 but I discovered...
I tried this patch along with the several others and find that configure.exe is very...
Comment out code which was intended for plannin...
Blank result for BMP resize
This problem is fixed by Glenn Randers-Pehrson's commit to bmp.c on 2014-07-20. Thanks...
Fixes for building in 64bit under Windows.
Enable automatic linking in Visual Studio
Fix for generating project with duplicate file names.
Changes to configure.exe