Aquileo | Recent changes to feature-requestshttps://sourceforge.net/p/graphicsmagick/feature-requests/Recent changes to feature-requestsenWed, 07 Jan 2026 16:45:06 -0000Aquileo | #78 Incorrect conversion PSD to JPEGhttps://sourceforge.net/p/graphicsmagick/feature-requests/78/?limit=25#7ecf<div class="markdown_content"><p>Ticket moved from /p/graphicsmagick/bugs/247/</p>
<p>Can't be converted:</p>
<ul>
<li><strong>_milestone</strong>: v1.0_(example)</li>
</ul></div>Bob FriesenhahnWed, 07 Jan 2026 16:45:06 -0000https://sourceforge.net01941d3741161d3215e70377a5253468c270120aAquileo | #77 identify fails to report EXIF data from TIFF fileshttps://sourceforge.net/p/graphicsmagick/feature-requests/77/?limit=25#e1ac<div class="markdown_content"><p>Ticket moved from /p/graphicsmagick/bugs/219/</p>
<p>Can't be converted:</p>
<ul>
<li><strong>_milestone</strong>: </li>
</ul></div>Bob FriesenhahnWed, 07 Jan 2026 14:25:45 -0000https://sourceforge.net727e332cf79b94a98c7597b6bfac8669ee513e7cAquileo | #76 Support JBIG gray level images via multiple planeshttps://sourceforge.net/p/graphicsmagick/feature-requests/76/?limit=25#b727<div class="markdown_content"><ul>
<li><strong>summary</strong>: Support of JBIG gray level images --> Support JBIG gray level images via multiple planes</li>
</ul></div>Bob FriesenhahnTue, 06 Jan 2026 14:29:24 -0000https://sourceforge.netf61664da9141075a8456e1b8d65e889cd8a591ceAquileo | #76 Support of JBIG gray level imageshttps://sourceforge.net/p/graphicsmagick/feature-requests/76/?limit=25#5159<div class="markdown_content"><ul>
<li><strong>summary</strong>: Wrong support of JBIG gray level images --> Support of JBIG gray level images</li>
</ul></div>Bob FriesenhahnTue, 06 Jan 2026 14:28:38 -0000https://sourceforge.net128e7181a92d2c3f51653de56385970eae3f78a4Aquileo | #76 Wrong support of JBIG gray level imageshttps://sourceforge.net/p/graphicsmagick/feature-requests/76/?limit=25#9877<div class="markdown_content"><p>Ticket moved from /p/graphicsmagick/bugs/762/</p>
<p>Can't be converted:</p>
<ul>
<li><strong>_milestone</strong>: v1.0_(example)</li>
</ul></div>Bob FriesenhahnTue, 06 Jan 2026 14:26:05 -0000https://sourceforge.netc4fdac7795b048b18a1ee94974579c123aa7cafeAquileo | Support of JBIG gray level imageshttps://sourceforge.net/p/graphicsmagick/feature-requests/76/<div class="markdown_content"><p>Ticket 76 has been modified: Support of JBIG gray level images<br/>
Edited By: Bob Friesenhahn (bfriesen)<br/>
Summary updated: 'Wrong support of JBIG gray level images' => 'Support of JBIG gray level images'</p></div>Jaroslav FojtikSat, 03 Jan 2026 18:30:23 -0000https://sourceforge.net4ac6e2f4fbed0cc0aa2a75ffbd6cda3d27ce59acAquileo | Support JBIG gray level images via multiple planeshttps://sourceforge.net/p/graphicsmagick/feature-requests/76/<div class="markdown_content"><p>Ticket 76 has been modified: Support JBIG gray level images via multiple planes<br/>
Edited By: Bob Friesenhahn (bfriesen)<br/>
Summary updated: 'Support of JBIG gray level images' => 'Support JBIG gray level images via multiple planes'</p></div>Jaroslav FojtikSat, 03 Jan 2026 18:30:23 -0000https://sourceforge.net20d2027bdb750bb2f78dafab2a7e64b663790cefAquileo | #75 Optimize HEIC identify performance by deferring libheif initializationhttps://sourceforge.net/p/graphicsmagick/feature-requests/75/?limit=25#1c94<div class="markdown_content"><p>Wow! Thanks Bob! <br/>
I got hit by the flu, so was down the past few days with a high fever. I was just feeling better so I thought I would check if you had responded and here I find not only have you responded, but you have given me the fix. Feeling even better now, thanks again! </p></div>Kevin ClausonSun, 09 Nov 2025 09:34:29 -0000https://sourceforge.net4ce2657658bf87b1a300515ba58326338475e49bAquileo | #75 Optimize HEIC identify performance by deferring libheif initializationhttps://sourceforge.net/p/graphicsmagick/feature-requests/75/?limit=25#cacb<div class="markdown_content"><ul>
<li><strong>status</strong>: open --> closed-fixed</li>
</ul></div>Bob FriesenhahnFri, 07 Nov 2025 19:19:53 -0000https://sourceforge.netb88b54037831c1e82ec136081e5931ab15d38f91Aquileo | #75 Optimize HEIC identify performance by deferring libheif initializationhttps://sourceforge.net/p/graphicsmagick/feature-requests/75/?limit=25#14d3<div class="markdown_content"><p>The problem is that 'ignore_transformations' is false by default and so it does some file decoding to find the real image dimensions and some other info. Adding this to the identify request makes it go fast:</p>
<blockquote>
<p>-define heif:ignore-transformations=true</p>
</blockquote>
<p>If the default condition is changed, then it will be fast by default, but then the user must specify</p>
<p>-define heif:ignore-transformations=false</p>
<p>In order to assure accurate dimensions (e.g. in case the image is rotated).</p>
<p>Bob</p></div>Bob FriesenhahnFri, 07 Nov 2025 18:58:14 -0000https://sourceforge.net3c3de1b7d68f0e49a1e63f5faf0db049c6988a71