GraphicsMagick: Add 2 samples of WPG that really contains embedd...
GraphicsMagick Commits <[email protected]> Sun, 05 Nov 2023 13:54:50 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.14165.1699214104.1462.graphicsmagick-commit@lists.sourceforge.net> |
changeset fe0204d51af0 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=fe0204d51af0 summary: Add 2 samples of WPG that really contains embedded EPS. diffstat: ChangeLog | 6 ++++++ PerlMagick/t/input1_PS.wpg | Bin PerlMagick/t/input2_PS.wpg | Bin 3 files changed, 6 insertions(+), 0 deletions(-) diffs (17 lines): diff -r a2be6a996a8c -r fe0204d51af0 ChangeLog --- a/ChangeLog Sun Oct 22 20:50:06 2023 +0200 +++ b/ChangeLog Sun Nov 05 20:54:08 2023 +0100 @@ -1,3 +1,9 @@ +2023-11-05 Fojtik Jaroslav <[email protected]> + + PerlMagick/t/input1_PS.wpg + PerlMagick/t/input1_PS.wpg Add 2 samples of WPG that really contains + embedded EPS. + 2023-10-21 Fojtik Jaroslav <[email protected]> coders/wpg.c Do not touch to image structure from palette reader. diff -r a2be6a996a8c -r fe0204d51af0 PerlMagick/t/input1_PS.wpg Binary file PerlMagick/t/input1_PS.wpg has changed diff -r a2be6a996a8c -r fe0204d51af0 PerlMagick/t/input2_PS.wpg Binary file PerlMagick/t/input2_PS.wpg has changed