Skip to content

Commit f8f4c97

Browse files
committed
link to exiv2.org fixed
1 parent 7e60f4f commit f8f4c97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

de/program-desc-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ QuickImageComment zeigt Exif-, IPTC- und XMP-Eigenschaften von Digitalbildern (z
2020

2121
Eine weitere Bearbeitung der Bilder (z.B. Anpassen von Kontrast und Helligkeit) ist nicht Sinn und Zweck dieses Programms.
2222

23-
Für das Auslesen und Ändern der Exif-, IPTC- und XMP-Eigenschaften wird die Bibliothek exiv2 verwendet. Auf [www.exiv2.org](www.exiv2.org) findet man neben der Beschreibung dieser Bibliothek auch umfangreiche Informationen und weiterführende Links zu Exif, IPTC und XMP. Die von exiv2 unterstützten Formate sind hier dokumentiert:
23+
Für das Auslesen und Ändern der Exif-, IPTC- und XMP-Eigenschaften wird die Bibliothek exiv2 verwendet. Auf [www.exiv2.org](https://www.exiv2.org) findet man neben der Beschreibung dieser Bibliothek auch umfangreiche Informationen und weiterführende Links zu Exif, IPTC und XMP. Die von exiv2 unterstützten Formate sind hier dokumentiert:
2424
[https://github.com/Exiv2/exiv2/blob/main/exiv2.md#file_types](https://github.com/Exiv2/exiv2/blob/main/exiv2.md#file_types)
2525

2626
Für die Anzeige von RAW-Bildern ist die LibRaw-Bibliothek integriert. Wenn der Codec des Kameraherstellers oder die Microsoft Raw Image Extension (die verschiedene RAW-Formate unterstützt) installiert sind, werden sie verwendet und die Anzeige ist dann in der Regel schneller. Man kann sowohl einen spezifischen Codec als auch die Microsoft-Erweiterung installieren. Der spezifische Codec wird dann für die entsprechenden Bilder verwendet. Für alle anderen wird zunächst die Microsoft Extension ausprobiert und als letzte Option die integrierte LibRaw-Bibliothek. Für die Anzeige der Metadaten wird kein Codec benötigt.

en/program-desc-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ QuickImageComment displays EXIF, IPTC, and XMP properties of digital images (e.g
2020

2121
Further processing of the images (e.g., adjusting the contrast and brightness) is not the purpose of this program.
2222

23-
For reading and changing the EXIF, IPTC, and XMP properties the library exiv2 is used. On [www.exiv2.org](www.exiv2.org) a description of this library can be found as well as extensive information and links to Exif, IPTC and XMP. The formats supported by exiv2 are documented here:
23+
For reading and changing the EXIF, IPTC, and XMP properties the library exiv2 is used. On [www.exiv2.org](https://www.exiv2.org) a description of this library can be found as well as extensive information and links to Exif, IPTC and XMP. The formats supported by exiv2 are documented here:
2424
[https://github.com/Exiv2/exiv2/blob/main/exiv2.md#file_types](https://github.com/Exiv2/exiv2/blob/main/exiv2.md#file_types)
2525

2626
For displaying RAW images, the LibRaw library is integrated. If the camera manufacturer's codec or the Microsoft Raw Image Extension (which supports various RAW formats) are installed, they are used and then display is usually faster. One can install both a specific codec and the Microsoft Extension. The specific codec is then used for the corresponding images. For all others first the Microsoft Extension is tried and as last option the integrated LibRaw library. For the display of the metadata no codec is needed.

0 commit comments

Comments
 (0)