<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/graphicsmagick/news/" rel="alternate"/><link href="https://sourceforge.net/p/graphicsmagick/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/graphicsmagick/news/</id><updated>2025-10-29T22:54:50.445000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>GraphicsMagick 1.3.46 is now available</title><link href="https://sourceforge.net/p/graphicsmagick/news/2025/10/graphicsmagick-1346-is-now-available/" rel="alternate"/><published>2025-10-29T22:54:50.445000Z</published><updated>2025-10-29T22:54:50.445000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net70b73c29e0693fd2c71918a166d943fa7b8718cd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After excessive delay, GraphicsMagick 1.3.46 is finally available. This release provides fixes for bugs discovered via Google's oss-fuzz fuzz testing, Coverity analysis, Clang scan-build, and user bug reports.&lt;/p&gt;
&lt;p&gt;There has been significant work (code reduction) done in the MSL and SVG coders to help them be more secure and easier to maintain.&lt;/p&gt;
&lt;p&gt;A significant issue when writing JPEG in the CMYK color-space has been corrected.&lt;/p&gt;
&lt;p&gt;The PNG8 (8-bit PNG with bi-level transparency) writer has been improved, and should behave closer to its original intentions.&lt;/p&gt;
&lt;p&gt;The TclMagick code has been significantly re-worked to correct many detected issues, get the test suite to pass, and eliminate a helper shared library. There is still more to be done for this non-popular language wrapper, but it should be quite useful for Tcl language users, or those willing to use it.&lt;/p&gt;
&lt;p&gt;The HEIF (e.g. AVIF and HEIC) reader has been mostly re-written to use recommended APIs, but unfortunately, there is not yet writer support.  Deep images are supported.  There is support for returning the image in its original color-space.&lt;/p&gt;
&lt;p&gt;The TIFF coder is transferring EXIF tags from embedded EXIF profiles in the TIFF writer so the information is not lost when converting to TIFF. Support is not entirely complete, but it is close. Much thanks to Jaroslav Fojtik for this original work.&lt;/p&gt;
&lt;p&gt;The newer Artifex urw-base35-fonts (with long file names) are supported under Unix/Linux.  Windows builds still have an issue with using these via a recent Ghostscript installation.&lt;/p&gt;
&lt;p&gt;The EXIF parser is significantly updated to support Exif Version 3.0, as well as to do some parameter validation. Tags which fail parameter validation are ignored.&lt;/p&gt;
&lt;p&gt;Beware that there are some significant changes in this release!&lt;/p&gt;
&lt;p&gt;The SetImageAttribute() function no longer translates special format characters, so if this is needed, the using code needs to call TranslateText() first..&lt;/p&gt;
&lt;p&gt;This release requires a &lt;strong&gt;real&lt;/strong&gt; C'99 compatible compiler!  For Microsoft Windows this means that Visual Studio 2015 or later (2019 and later is recommended) is required. Due to this, the compiled Windows binaries likely require Windows 10 or later, but they &lt;em&gt;might&lt;/em&gt; run under Windows 8.1 if the required run-time libraries are available. Given that Microsoft has now abandoned Windows 10, support for older Windows seems like a minor issue. For UNIX systems, Solaris 10 U8 (from October 2009) is the oldest OS which may be able to compile the software.&lt;/p&gt;
&lt;p&gt;The Autoconf-based configure script is significantly re-written to work better with pkg-config while still being able to work without it.  There is a more detailed summary at the end to describe what it learned.&lt;/p&gt;
&lt;p&gt;For the Windows build, libwmf has moved forward 24 years and is now based on the latest v0.2.13+ code.&lt;/p&gt;
&lt;p&gt;Please report any issues which are discovered.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Some of my email addresses are currently inoperable</title><link href="https://sourceforge.net/p/graphicsmagick/news/2025/03/some-of-my-email-addresses-are-currently-inoperable/" rel="alternate"/><published>2025-03-05T15:43:41.559000Z</published><updated>2025-03-05T15:43:41.559000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net0f5efffe97af0ff9478a418688cb929072f3ed4c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Several of my email addresses (e.g. which appear in the GraphicsMagick ChangeLog, in Mercurial commit logs,  or documentation) have been hosted using a server in my residence since 1994. It has already been planned to move my mail services into the cloud.  Unfortunately, there was a major wind storm yesterday, and apparently a power surge came down the line which used to be hosting GraphicsMagick in general, and which was still hosting my email.  This seems to have damaged my own router as well as the Internet provider's own equipment. It is not likely that I will replace the router and it is unlikely that the Internet provider will fix their own equipment.&lt;/p&gt;
&lt;p&gt;I will be building a new mail server in the cloud.  In the mean time, project collaboration using the SourceForge web site and mailing lists continues as usual.  Something which will be missing is an email message for each Mercurial commit.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GraphicsMagick Web Site Relocated</title><link href="https://sourceforge.net/p/graphicsmagick/news/2025/01/graphicsmagick-web-site-relocated/" rel="alternate"/><published>2025-01-01T23:07:46.638000Z</published><updated>2025-01-01T23:07:46.638000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.netafaf5308f781474f7c6e1ba0a518076ab9717421</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The GraphicsMagick web site &lt;a href="http://www.graphicsmagick.org/" rel="nofollow"&gt;http://www.graphicsmagick.org/&lt;/a&gt; is now running on a new server. If the site still pauses or seems slow, then it is likely that DNS (Domain Name System) changes have not made it to you yet.  There is now also a &lt;a href="http://ftp.graphicsmagick.org/" rel="nofollow"&gt;http://ftp.graphicsmagick.org/&lt;/a&gt; site which contains files from what used to the the ftp server. While there is a lot of monthly bandwidth available, it is not clear what bandwidth management will be needed to stay within limits.&lt;/p&gt;
&lt;p&gt;Once DNS changes are stable (there be a change to the primary name servers), I will look into what it takes to add https support using Let's Encrypt certificates.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GraphicsMagick 1.3.45 is now available</title><link href="https://sourceforge.net/p/graphicsmagick/news/2024/08/graphicsmagick-1345-is-now-available/" rel="alternate"/><published>2024-08-28T19:27:59.183000Z</published><updated>2024-08-28T19:27:59.183000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net1c30fb05d838e6c6ba68467df8ccfc61cb7a0002</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GraphicsMagick 1.3.45 provides fixes for a critical regression in 1.3.44. 1.3.44 added support for the Open Raster ("ORA") preview and &lt;br/&gt;
Dune HD AAI Image ("AAI") formats. Heap and stack overflows were fixed in the TIFF writer. An issue with the FITS reader could cause a crash. The code compiles clean with GCC 14. Various bug fixes for the JPEG, JXL, TGA, TIFF, and TXT format.  Using the GNU style --version option produces GNU style simplified version output.  PerlMagick adds API support for adding and removing definitions. See the full NEWS documentation for more.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GraphicsMagick 1.3.43 is now available</title><link href="https://sourceforge.net/p/graphicsmagick/news/2024/03/graphicsmagick-1343-is-now-available/" rel="alternate"/><published>2024-03-23T18:27:31.472000Z</published><updated>2024-03-23T18:27:31.472000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net129fe5bacdcc4cd8990257b57877cd7ffef30395</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GraphicsMagick 1.3.43 introduces some new features, and fixes several bugs.  The Autotools-based build now uses information from pkg-config to the maximum extent possible, yet also retains the traditional Autoconf testing mechanism as well.  Support for a file write limit imposes a limit on total uncompressed bytes written to a file/blob, and behaves similar to the disk being full when the limit is hit.  The TIFF format now supports a native EXIF IFD for the first frame.  JPEG support is updated to support reading and writing lossy or lossless 12 bits, and lossless 16-bits when using libjpeg-turbo-3.0  Bugs were fixed, or support improved, for the BMP, JXL, TGA, and WPG formats.  The bundled libjpeg and libtiff was updated in the Microsoft Windows build.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>graphicsmagick.org is still down</title><link href="https://sourceforge.net/p/graphicsmagick/news/2024/03/graphicsmagickorg-is-still-down/" rel="alternate"/><published>2024-03-01T14:24:21.890000Z</published><updated>2024-03-01T14:24:21.890000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net09b1bc300326e510c9087b0ae1ff355a3de88fee</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Unfortunately, due to Internet service provider issues, graphicsmagick.org (as well as my simple.dallas.tx.us based email address) are essentially unusable with high packet loss.  There was a period of a couple of months where things were acceptable/normal since the last outage.  There is a plan to move to cloud-based hosting but there are complexities (e.g. DNS registrations/service) and not much time to attend to it given that I am working for most of the useful hours of the day on my normal day job.  It is possible that service will be lost entirely today given the extreme reluctance (really active resistance) of the Internet provider (AT&amp;amp;T) to offer service, and that there will be an attempt to solve the issue by installing a different "modem".&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>graphicsmagick.org is down</title><link href="https://sourceforge.net/p/graphicsmagick/news/2023/12/graphicsmagickorg-is-down/" rel="alternate"/><published>2023-12-23T15:26:15.495000Z</published><updated>2023-12-23T15:26:15.495000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.netf6c0aa3495e1dd0a4910e9a9397e13c9cf3e6fc4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Due to internet service provider issues, the server at graphicsmagick.org is down.  This same issue is blocking email to my normal email address. It is not known when/if service will be restored.  In the mean time, the GraphicsMagick web site at &lt;a href="https://graphicsmagick.sourceforge.io/index.html" rel="nofollow"&gt;https://graphicsmagick.sourceforge.io/index.html&lt;/a&gt; may be used.&lt;/p&gt;
&lt;p&gt;GraphicsMagick Mercurial at SourceForge and Heptapod are still updated and available.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GraphicsMagick 1.3.42 is now available</title><link href="https://sourceforge.net/p/graphicsmagick/news/2023/09/graphicsmagick-1342-is-now-available/" rel="alternate"/><published>2023-09-24T14:12:31.913000Z</published><updated>2023-09-24T14:12:31.913000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net8bc2b52a187e64a55a32886341d99ed8500c210c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GraphicsMagick 1.3.42 addresses issues/regressions noted in 1.3.41.  The TIFF reader no longer loses the alpha channel for files written by earlier releases.   The  Windows 64-bit install packages now work properly again (compiled with Visual Studio 2013 so binaries can run under older Windows releases).   The BMP reader is significantly improved and can successfully read unusual variants.  There is now support for JPEG compression in BMP, and the ability to read PNG-compressed BMP.  Comments in PAM format now work properly. Access is provided for the PNG sub-format aliases "PNG00", "PNG48", "PNG64".  We do try to make sure that each release is as least as good as before but quite aggressive validation was added for 1.3.41, and this resulted in some unforeseen issues.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Because 1.3.41 is discarded, I has been published 2 builds for WIN32 architecture</title><link href="https://sourceforge.net/p/graphicsmagick/news/2023/08/because-1341-is-discarded-i-has-been-published-2-builds-for-win32-architecture/" rel="alternate"/><published>2023-08-19T13:36:55.876000Z</published><updated>2023-08-19T13:36:55.876000Z</updated><author><name>Jaroslav Fojtik</name><uri>https://sourceforge.net/u/fojtik/</uri></author><id>https://sourceforge.net065337837bca29025608193882cc006ff90ece35</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Because 1.3.41 was discarded, I has been published 2 builds for WIN32 architecture:&lt;br/&gt;
&lt;a href="http://78.108.103.11/~fojtik/gm/GraphicsMagick-1.4.020230817-Q16-win32-dll.exe" rel="nofollow"&gt;http://78.108.103.11/~fojtik/gm/GraphicsMagick-1.4.020230817-Q16-win32-dll.exe&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://78.108.103.11/~fojtik/gm/GraphicsMagick-1.4.020230817-Q8-win32-dll.exe" rel="nofollow"&gt;http://78.108.103.11/~fojtik/gm/GraphicsMagick-1.4.020230817-Q8-win32-dll.exe&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The problem does not occur on Win32, so you can try this.&lt;/p&gt;
&lt;p&gt;Build based on MSVC2013 runtime:&lt;br/&gt;
&lt;a href="http://78.108.103.11/~fojtik/gm/GraphicsMagick-1.4.020230821-Q8-win64-dll.exe" rel="nofollow"&gt;http://78.108.103.11/~fojtik/gm/GraphicsMagick-1.4.020230821-Q8-win64-dll.exe&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>GraphicsMagick 1.3.41 is now available</title><link href="https://sourceforge.net/p/graphicsmagick/news/2023/08/graphicsmagick-1341-is-now-available/" rel="alternate"/><published>2023-08-13T21:19:18.048000Z</published><updated>2023-08-13T21:19:18.048000Z</updated><author><name>Bob Friesenhahn</name><uri>https://sourceforge.net/u/bfriesen/</uri></author><id>https://sourceforge.net3ad7d7a657093b27f29bb103e951dcf78b24f527</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GraphicsMagick 1.3.41 adds many improvements over the prior release. As usual, security issues we became aware of have been fixed. There are now writers for the obscure TopoL map image format, as well as the WPG format. The image orientation is retrieved from a EXIF embedded profile when reading the PNG and HEIF image formats.  The TIFF support is updated to better support the forthcoming libtiff release, as well as providing control of the 'sense' used when writing bilevel images.  A script (utilities/tests/gen-tiff-images/genimages) is provided to write (and then read) thousands (5568 permutations) of TIFF format variants, as a test, a tech demonstration, and as a source of test images to test other software.  The software compiles with latest/forthcoming LibJXL.  The TclMagick build scripts have been updated.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>