Browse Source

forgot to include links to TIFF 6 standard...

main
John-Mark Gurney 1 year ago
parent
commit
5346ea06f0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ui/medashare/metadata/crw.py

+ 2
- 0
ui/medashare/metadata/crw.py View File

@@ -15,6 +15,8 @@ import struct
# Various specifications:
# CRW: https://web.archive.org/web/20081230095207/http://xyrion.org/ciff/CIFFspecV1R04.pdf
# CR2: https://web.archive.org/web/20230404015346/http://lclevy.free.fr/cr2/
# TIFF: https://www.loc.gov/preservation/digital/formats/fdd/fdd000022.shtml
# TIFF: https://web.archive.org/web/20180810205359/https://www.adobe.io/content/udp/en/open/standards/TIFF/_jcr_content/contentbody/download/file.res/TIFF6.pdf
# JPEG: https://www.w3.org/Graphics/JPEG/itu-t81.pdf
# JFIF: https://www.w3.org/Graphics/JPEG/jfif3.pdf
# EXIF: https://www.cipa.jp/std/documents/e/DC-X008-Translation-2019-E.pdf


Loading…
Cancel
Save