GraphicsMagick: PerlMagick/t/input_JPG_old.tif Added JPG embedde...

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.18266.1668625532.1459.graphicsmagick-commit@lists.sourceforge.net>
changeset fa870b6113e7 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=fa870b6113e7
summary: PerlMagick/t/input_JPG_old.tif Added JPG embedded into TIFF using old Adobe's embedding style.

diffstat:

 ChangeLog                                          |    2 ++
 PerlMagick/t/input_JPG_old.tif                     |  Bin 
 PerlMagick/t/read.t                                |    7 ++++++-
 PerlMagick/t/reference/read/input_JPG_old_tif.miff |  Bin 
 4 files changed, 8 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r c44b85963ede -r fa870b6113e7 ChangeLog
--- a/ChangeLog	Wed Nov 16 11:32:24 2022 -0600
+++ b/ChangeLog	Wed Nov 16 20:04:21 2022 +0100
@@ -1,5 +1,7 @@
 2022-11-16 Fojtik Jaroslav  <[email protected]>
 
+        PerlMagick/t/input_JPG_old.tif Added JPG embedded into TIFF using 
+        old Adobe's embedding style.
         tiff/libtiff/tif_ojpeg.c Backported from 4.4.0 to 4.1.0
 
 2022-11-13  Bob Friesenhahn  <[email protected]>
diff -r c44b85963ede -r fa870b6113e7 PerlMagick/t/input_JPG_old.tif
Binary file PerlMagick/t/input_JPG_old.tif has changed
diff -r c44b85963ede -r fa870b6113e7 PerlMagick/t/read.t
--- a/PerlMagick/t/read.t	Wed Nov 16 11:32:24 2022 -0600
+++ b/PerlMagick/t/read.t	Wed Nov 16 20:04:21 2022 +0100
@@ -13,7 +13,7 @@
 # Whenever a new test is added/removed, be sure to update the
 # 1..n ouput.
 #
-BEGIN { $| = 1; $test=1; print "TAP version 13\n1..88\n"; }
+BEGIN { $| = 1; $test=1; print "TAP version 13\n1..89\n"; }
 END {print "not ok $test\n" unless $loaded;}
 use Graphics::Magick;
 $loaded=1;
@@ -392,3 +392,8 @@
 ++$test;
 testReadCompare('input_70x46.uyvy', 'reference/read/input_uyvy.miff',
                 q/size=>"70x46", depth=>8/, 0.006, 0.008);
+
+print("TIFF image with obsolette JPG ...\n");
+++$test;
+testReadCompare('input_JPG_old.tif', 'reference/read/input_JPG_old_tif.miff', q//, 0, 0);
+
diff -r c44b85963ede -r fa870b6113e7 PerlMagick/t/reference/read/input_JPG_old_tif.miff
Binary file PerlMagick/t/reference/read/input_JPG_old_tif.miff has changed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.