diff --git a/website/master/conversion.html.in b/website/master/conversion.html.in index 6efd9629..d57856fc 100644 --- a/website/master/conversion.html.in +++ b/website/master/conversion.html.in @@ -4,12 +4,14 @@ __header4__
__navbar__ -Exiv2 maps and will convert Exif tags and IPTC datasets to and from XMP properties.
Exiv2 maps and will convert Exif tags and IPTC datasets to and from XMP properties.
+This function is available via the import/export command line options: exiv2 -eX image.jpg; exiv2 -iX image.jpg
and via the exiv2 API: convert.hpp File Reference
Exiv2 is maintained in a Subversion repository. You can +
The Exiv2 source code is maintained in a Subversion repository. You can browse the source code online or get a copy of the latest development code from the repository. Once you have the source code, see the README file in the top @@ -126,7 +126,7 @@ for NLS,
To check-out the current source code from the repository, you need a
Subversion client.
- If you use a command line client, change to the directory where you want to keep
+ If you use the standard subversion svn
command line client, change to the directory where you want to keep
the source code and type:
$ svn checkout svn://dev.exiv2.org/svn/trunkdiff --git a/website/master/getting-started.html.in b/website/master/getting-started.html.in index 927528cb..b6e03978 100644 --- a/website/master/getting-started.html.in +++ b/website/master/getting-started.html.in @@ -17,7 +17,7 @@ __navbar__
-
- __whatsnew-latest__ +
Analyzed by Open HUB
+The Exiv2 project is registered with + Open Hub, a service that helps track and compare Open Source projects. + Among other things, the good people at Open Hub provide tools for evaluating Open Source projects and communities. + Their analysis is based on data gathered from the project's source code repositories. Below are the Open Hub "factoids" + for Exiv2. Use these to explore what Open Hub has to say on the state of our project. +
The roadmap has details for the upcoming version.
+
+ The Makernote is tag 0x927c in the Exif IFD, Exif.Photo.MakerNote
. According to
+ the Exif 2.2 standard, the makernote
+ is "a tag for manufacturers of Exif writers to record any desired information. The contents are
+ up to the manufacturer, but this tag should not be used for any other than its intended purpose."
+
-The Makernote is tag 0x927c in the Exif IFD, Exif.Photo.MakerNote
. According to the
-Exif 2.2 standard,
-the makernote is "a tag for manufacturers of
-Exif writers to record any desired information. The contents are up to
-the manufacturer, but this tag should not be used for any other than
-its intended purpose."
Most vendors do not publish their makernote specifications. Most of the specifications available on the Internet were reverse-engineered. Judging from the size of many makernote diff --git a/website/master/manpage.html.in b/website/master/manpage.html.in index 83248077..ce455b18 100644 --- a/website/master/manpage.html.in +++ b/website/master/manpage.html.in @@ -4,14 +4,18 @@ __header4__
__navbar__ -A Unix-style "manpage" for the Exiv2 command line utility. +
+ + Download PDF +