GraphicsMagick: Update generated files
GraphicsMagick Commits <[email protected]> Mon, 26 Feb 2024 08:00:42 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.14068.1708956073.19238.graphicsmagick-commit@lists.sourceforge.net> |
changeset da8edfca3b67 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=da8edfca3b67 summary: Update generated files diffstat: www/ChangeLog.html | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diffs (15 lines): diff -r d90d7ea8174d -r da8edfca3b67 www/ChangeLog.html --- a/www/ChangeLog.html Sun Feb 25 13:31:09 2024 +0100 +++ b/www/ChangeLog.html Mon Feb 26 08:00:37 2024 -0600 @@ -43,6 +43,11 @@ <ul class="simple"> <li><p>coders/tiff.c: Do not copy TIFFTAG_ORIENTATION from EXIF. It is already handled by image->orientation variable.</p></li> +<li><p>coders/tga.c: Emit warning to logs when orientation is +not supported. +FIED: Need to research what case was expected to be +tested here. This test case can never be true and so it +is commented out for the moment.</p></li> </ul> </blockquote> <p>2024-02-24 Bob Friesenhahn <<a class="reference external" href="mailto:bfriesen%40simple.dallas.tx.us">bfriesen<span>@</span>simple<span>.</span>dallas<span>.</span>tx<span>.</span>us</a>></p>