Minor updates.

v0.27.3
Andreas Huggel 18 years ago
parent 38b1a0fa2c
commit 669aa3a3cc

@ -8,9 +8,8 @@ write Exif, IPTC and XMP image metadata. The homepage of Exiv2 is:
See doc/ChangeLog for a list of recent changes to Exiv2. See doc/ChangeLog for a list of recent changes to Exiv2.
After installing or building the documentation, you can point your The complete Exiv2 documentation is online at http://www.exiv2.org/doc
browser to doc/index.html for the complete Exiv2 API documentation and or you can download or build it and point your browser to doc/index.html
metadata tag reference.
For more information on XMP support in Exiv2, see doc/README-XMP. For more information on XMP support in Exiv2, see doc/README-XMP.

@ -12,7 +12,8 @@ to the directory msvc/lib in the Exiv2 source tree.
See the main README file for general build information. See the main README file for general build information.
For API documentation of XMP classes and samples, build or install the For API documentation of XMP classes and samples, consult the online
documentation at http://www.exiv2.org/doc or download or build the
documentation and go to doc/html/getting-started.html documentation and go to doc/html/getting-started.html
For details on the XMP support of the exiv2 command line tool, see For details on the XMP support of the exiv2 command line tool, see
@ -29,11 +30,11 @@ contains the XMP SDK source code. The final solution should eventually
use an external XMP Toolkit. use an external XMP Toolkit.
Building the XMP Toolkit is transparent. Following the installation Building the XMP Toolkit is transparent. Following the installation
steps described in the main README file will ensure that the XMP steps described in the main README will ensure that the XMP Toolkit is
Toolkit is compiled if necessary. It is only needed if XMP support is compiled if necessary. It is only needed if XMP support is enabled.
enabled. Building the XMP Toolkit results in a "convenience library" Building the XMP Toolkit results in a "convenience library" in
in xmpsdk/src/. This library is only used to link the Exiv2 library xmpsdk/src/. This library is only used to link the Exiv2 library with;
with; it is not installed. it is not installed.
If you experience problems building this library, please email to the If you experience problems building this library, please email to the
Exiv2 support forum for help, see http://www.exiv2.org/support.html Exiv2 support forum for help, see http://www.exiv2.org/support.html

Loading…
Cancel
Save