Include HEIC type in docs

main
Miloš Komarčević 4 years ago
parent ae66869695
commit 2c0f3c2bbc

@ -41,7 +41,7 @@ The file ReadMe.txt in a build bundle describes how to install the library on th
16. [Cross Platform Build and Test on Linux for MinGW](#2-16) 16. [Cross Platform Build and Test on Linux for MinGW](#2-16)
17. [Building with C++11 and other compilers](#2-17) 17. [Building with C++11 and other compilers](#2-17)
18. [Static and Shared Libraries](#2-18) 18. [Static and Shared Libraries](#2-18)
19. [Support for bmff files (CR3, HEIF and AVIF)](#2-19) 19. [Support for bmff files (CR3, HEIF, HEIC, and AVIF)](#2-19)
3. [License and Support](#3) 3. [License and Support](#3)
1. [License](#3-1) 1. [License](#3-1)
2. [Support](#3-2) 2. [Support](#3-2)
@ -783,7 +783,7 @@ This is discussed: [https://github.com/Exiv2/exiv2/issues/1230](https://github.c
<div id="2-19"> <div id="2-19">
2.19 Support for bmff files (CR3, HEIF and AVIF) 2.19 Support for bmff files (CR3, HEIF, HEIC, and AVIF)
**Attention is drawn to the possibility that bmff support may be the subject of patent rights. _Exiv2 shall not be held responsible for identifying any or all such patent rights. Exiv2 shall not be held responsible for the legal consequences of the use of this code_.** **Attention is drawn to the possibility that bmff support may be the subject of patent rights. _Exiv2 shall not be held responsible for identifying any or all such patent rights. Exiv2 shall not be held responsible for the legal consequences of the use of this code_.**

@ -49,6 +49,7 @@ DNG Read/Write Read/Write Read/Write - Read/Write
EPS - - Read/Write - - EPS - - Read/Write - -
EXV Read/Write Read/Write Read/Write Read/Write Read/Write EXV Read/Write Read/Write Read/Write Read/Write Read/Write
GIF - - - - - GIF - - - - -
HEIC Read Read Read - -
HEIF Read Read Read - - HEIF Read Read Read - -
JP2 Read/Write Read/Write Read/Write - Read/Write JP2 Read/Write Read/Write Read/Write - Read/Write
JPEG Read/Write Read/Write Read/Write Read/Write Read/Write JPEG Read/Write Read/Write Read/Write Read/Write Read/Write

Loading…
Cancel
Save