Commit Graph

20 Commits

Author SHA1 Message Date
vog 8d93c76e67 Use Perl instead of GNU Sed for increased portability in the eps-test driver 2011-07-01 10:09:05 +00:00
vog 96dd7911eb Added new test driver preview-test.sh, added preview PSD test file 2011-06-28 00:38:19 +00:00
vog 3c1d3d993b #689: Added support for native DOS EPS previews 2011-06-27 16:39:07 +00:00
vog 8bd69f7c46 #689: Added support for DOS EPS files 2011-06-24 22:03:19 +00:00
vog 98e90dc738 #689: Add EPS preview tests 2011-06-24 14:59:45 +00:00
vog 155b37d45f #689: Support XMP previews that use the old xapGImg: namespace prefix 2011-06-24 14:59:37 +00:00
vog 9e36ca5dbf #689: Provide support for JPEG previews stored in the XMP metadata 2011-06-23 11:12:14 +00:00
vog 6c63b40c4d #689: Add test EPS file that contains XMP metadata > 64 KB 2011-06-22 13:32:15 +00:00
vog c3b6c2b919 #689: Workaround for Photoshop EPS files, adjusted test suite 2011-06-22 12:56:14 +00:00
vog 3656fe930e #689: Improved Exiv2 EPS comments 2011-06-22 12:56:06 +00:00
vog e9e3386f72 #689: Improved eps-test driver 2011-06-22 12:55:58 +00:00
vog 1cd0eff9a2 #689: Bugfix for Photoshop EPS files 2011-06-20 15:30:45 +00:00
vog cf97ad9b83 #689: Added nested EPS files to the tests 2011-06-20 14:33:50 +00:00
vog c3b4e7af67 #689: Improved EPS tests 2011-06-20 14:15:20 +00:00
vog ad1a376412 #689: provide an example EPS file that contains an %%Include DSC comment 2011-06-20 03:49:58 +00:00
vog c5bc7b0c07 #689: provide an example EPS file that contains read-only XMP metadata 2011-06-20 03:37:03 +00:00
vog add6498031 #689: Improved EPS tests 2011-06-20 02:44:44 +00:00
vog ab70bae59c #689: Improved EPS tests 2011-06-20 01:10:28 +00:00
vog 641164a49c #689: Provide support for more EPS variants 2011-06-18 23:34:58 +00:00
vog de48225d9b #689: provide support for EPS files
EPS is added to the front of the registry to ensure that very small
EPS files will be detected.

This implementation refuses to deal with "read-only XMP" as well
as "%%Include..." DSC comments, because it is unclear how to handle
those properly. If one of these special cases occur, a warning will
be emitted which encourages the user to provide a real-world EPS
file to us.
2011-06-17 13:52:45 +00:00