Commit Graph

222 Commits

Author SHA1 Message Date
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 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" 2011-06-23 11:12:21 +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 40a8e90248 #776: Adjust the exiv2-test.sh driver to respect the " (__ bit build)" suffix of the first line of "exiv2 -V" 2011-06-20 13:35:26 +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
Andreas Huggel 3f478a2ca2 #775: Sort IPTC data by record number when encoding (Matthias Baas). 2011-06-17 02:51:58 +00:00
Andreas Huggel af26439393 Merged r2448:2451 from branches/0.21.1 2011-03-09 02:35:17 +00:00
Andreas Huggel 7770151915 Updated Copyright message for 2011. 2011-02-13 14:08:44 +00:00
Andreas Huggel 9f57915a10 Added AF-point easy-access function. (Suggested by july) 2010-11-22 14:46:09 +00:00
Andreas Huggel 9195470f22 Allow "migration" of XMP namespaces. Simplified XMP-SDK RegisterNamespace(). 2010-11-06 13:53:15 +00:00
Andreas Huggel c71e12b899 Added option -q (quiet) to silence warnings and error messages from the Exiv2 library to the exiv2 command line tool. 2010-09-10 15:00:15 +00:00
Andreas Huggel b5a0471e38 #667: Fixed Exif.CanonPr.ToneCurve (Greg Mansfield) 2010-08-18 16:32:13 +00:00
Andreas Huggel 917faa049a #667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield. 2010-08-16 14:14:42 +00:00
Andreas Huggel d182528d56 Added tests for TIFF Float and Double values added for #711. 2010-08-16 13:35:25 +00:00
Andreas Huggel fb9820d281 Bumped version to 0.21 to facilitate testing (soname remains unchanged for now). 2010-08-15 15:09:00 +00:00
Andreas Huggel b18c048a91 Applied Canon makernote patch 2 by Greg Mansfield, updated tests. 2010-07-18 15:52:42 +00:00
Andreas Huggel 75dbd25eea Applied Canon makernote patch by Greg Mansfield, updated tests. 2010-07-12 15:53:20 +00:00
Andreas Huggel 02e181eca7 Added patch for MeasuredEV in CanonSi (Axel Waggershauser) and several checks for the size of a tag value. 2010-07-08 15:41:05 +00:00
Andreas Huggel 839012f037 Olympus makernote updates (Greg Mansfield) 2010-07-07 11:21:39 +00:00
Andreas Huggel 482cd93977 Reverted some Exif keys changed recently back to the original names, updated easy-access functions to include recently added Sony and Minolta tags. 2010-06-18 19:52:56 +00:00
Andreas Huggel 7a0f08f716 Bumped version to 0.20. 2010-05-28 04:08:04 +00:00
Andreas Huggel 2b9c257e27 Added seveal Nikon pretty-print functions. (Patch by Jens Mueller) 2010-05-17 12:21:33 +00:00
Andreas Huggel 29dcba6150 Added Nikon lens data pretty-print functions (Patch by Jens Mueller) 2010-05-11 14:14:52 +00:00
Andreas Huggel 0af43f7fb3 Fixed easy-access and tests for r2203 2010-04-28 15:12:07 +00:00
Andreas Huggel 484fd3994a #611: Updated samples and tests for Sony makernote changes. 2010-04-22 02:37:39 +00:00
Andreas Huggel cc3e1ba482 Added pretty-print function for Exif.NikonLd2/3.FocusDistance. (Jens Mueller) 2010-04-08 13:33:05 +00:00
Andreas Huggel 6d496a4888 Updated Copyright notice for 2010. 2010-04-03 07:53:30 +00:00
Andreas Huggel f03af22ccd #683: Fixed -r conversions for weekday and day of year. 2010-02-17 13:42:15 +00:00
Andreas Huggel 6c0ecf66fb #662: Added new option -n and action fixcom to exiv2 utility. 2010-02-12 15:37:28 +00:00
Andreas Huggel 6d1da85d63 #666: Bugfix, updated test results. 2010-02-05 10:32:07 +00:00
Andreas Huggel e43a11f7b2 #662: Code tweak and updated expected test results. 2010-01-19 14:04:09 +00:00
Andreas Huggel 942d217e89 #662: Fixes by Leo Sutic. Added carriage return to the special characters. 2010-01-14 02:26:15 +00:00
Andreas Huggel d3068c8c69 #662: Updated expected test results. 2010-01-12 17:07:30 +00:00
Andreas Huggel 59ae067412 Bumped version to 0.19.1 for testing. 2010-01-04 14:31:03 +00:00
Andreas Huggel 24285cbbf1 Bumped version to 0.19. 2009-12-29 13:29:21 +00:00
Andreas Huggel eca690a2fb #571: Add Iptc.Envelope.CharacterSet only if any other dataset is added, fixed tests. 2009-12-28 12:24:14 +00:00