vog
a4c1d3f5b5
Changed version number in EPS files to the fixed length hex version number, to simplify testing DOS EPS files
14 years ago
vog
2ae0bcf7b8
Added version hex number to the output of "exiv2 -V"
14 years ago
vog
058f1ea221
Added support for Illustrator previews (%AI7_Thumbnail) in EPS files, decoded to *.pnm
14 years ago
Andreas Huggel
731c60fb65
Added testcase for "migration of an XMP namespace".
14 years ago
vog
315b5d9707
Replaced heuristics with hard criteria about where the %%Page section of an EPS file begins when it is not specified explicitly, adjusted test suite
14 years ago
vog
4ce2d7e717
Improved error handling of nested documents at invalid positions, improved test cases
14 years ago
Andreas Huggel
64d1308ec7
#769 : Fixed calculation of binary array size in the case when the array elements are not sorted in ascending order, added test case.
14 years ago
vog
cbb0bb2934
Added mechanism to refuse to write to EPS files created by Adobe Illustrator 8.0 or older, because Illustrator won't be able to open those afterwards
14 years ago
vog
8e0a97a0a2
Added support for native Photoshop EPS previews, adjusted test suite
14 years ago
vog
7a27f3aa3c
Fixed small mistake in test suite
14 years ago
vog
9389aaa89a
Implemented handling of %%Include DSC comments in EpsImage, adjusted and added test cases
14 years ago
vog
e0d3fabab1
Avoid unnecessary %%LanguageLevel: comments in EPS files after "exiv2 -dx"
14 years ago
vog
dbde8b815a
Added support for deleting XMP metadata from EPS files (exiv2 -dx), adjusted test suite
14 years ago
vog
3db4d31938
Handle trailing garbage after XMP metadata in EPS files more gracefully
14 years ago
vog
2b0ff37419
More graceful handling of EPS images in which non-existing XMP metadata is announced
14 years ago
vog
da9eab3ede
Improved error message in EpsImage
14 years ago
vog
43fe61ab73
improved EpsImage to handle any combination of removable XMP embeddings, added test cases
14 years ago
vog
8c6d9fe2c2
fixed EpsImage to handle %%PageTrailer and %%Trailer properly, adjusted test suite
14 years ago
vog
5eb9aefc67
Improved XMP embedding/replace mechanism for EPS files, achieved more flexibility with less code, added and adjusted test cases
14 years ago
vog
42c6c0f190
Added all EPS images to preview-test which actually contain preview data (even if currently not recognized by EpsImage)
14 years ago
vog
87439e6b81
Improved order of preview test images, removed duplicate entries
14 years ago
vog
7d8f0060ef
Improved naming of test files
14 years ago
vog
b8ce473aad
Added test case for a *.xmp file that contains an XMP preview
14 years ago
vog
8d93c76e67
Use Perl instead of GNU Sed for increased portability in the eps-test driver
14 years ago
vog
96dd7911eb
Added new test driver preview-test.sh, added preview PSD test file
14 years ago
vog
3c1d3d993b
#689 : Added support for native DOS EPS previews
14 years ago
vog
8bd69f7c46
#689 : Added support for DOS EPS files
14 years ago
vog
98e90dc738
#689 : Add EPS preview tests
14 years ago
vog
155b37d45f
#689 : Support XMP previews that use the old xapGImg: namespace prefix
14 years ago
vog
48c7c92c5f
#776 : Unified the mechanism by which the test drivers look for binaries (exiv2, samples, etc.), added support for EXIV2_BINDIR, removed the call to "which exiv2"
14 years ago
vog
9e36ca5dbf
#689 : Provide support for JPEG previews stored in the XMP metadata
14 years ago
vog
6c63b40c4d
#689 : Add test EPS file that contains XMP metadata > 64 KB
14 years ago
vog
c3b6c2b919
#689 : Workaround for Photoshop EPS files, adjusted test suite
14 years ago
vog
3656fe930e
#689 : Improved Exiv2 EPS comments
14 years ago
vog
e9e3386f72
#689 : Improved eps-test driver
14 years ago
vog
1cd0eff9a2
#689 : Bugfix for Photoshop EPS files
14 years ago
vog
cf97ad9b83
#689 : Added nested EPS files to the tests
14 years ago
vog
c3b4e7af67
#689 : Improved EPS tests
14 years ago
vog
40a8e90248
#776 : Adjust the exiv2-test.sh driver to respect the " (__ bit build)" suffix of the first line of "exiv2 -V"
14 years ago
vog
ad1a376412
#689 : provide an example EPS file that contains an %%Include DSC comment
14 years ago
vog
c5bc7b0c07
#689 : provide an example EPS file that contains read-only XMP metadata
14 years ago
vog
add6498031
#689 : Improved EPS tests
14 years ago
vog
ab70bae59c
#689 : Improved EPS tests
14 years ago
vog
641164a49c
#689 : Provide support for more EPS variants
14 years ago
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.
14 years ago
Andreas Huggel
3f478a2ca2
#775 : Sort IPTC data by record number when encoding (Matthias Baas).
14 years ago
Andreas Huggel
af26439393
Merged r2448:2451 from branches/0.21.1
15 years ago
Andreas Huggel
7770151915
Updated Copyright message for 2011.
15 years ago
Andreas Huggel
9f57915a10
Added AF-point easy-access function. (Suggested by july)
15 years ago
Andreas Huggel
9195470f22
Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace().
15 years ago