[Pkg-privacy-commits] [mat] 51/68: Document the fact that MAT now supports .tiff files
Sascha Steinbiss
sascha at steinbiss.name
Sun Jan 3 12:32:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository mat.
commit bf5d24a8ecca3e05b5757f1aa77766cb0f49effd
Author: jvoisin <julien.voisin at dustri.org>
Date: Wed Dec 16 15:07:05 2015 +0100
Document the fact that MAT now supports .tiff files
---
data/FORMATS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/data/FORMATS b/data/FORMATS
index 6880e25..7945cb8 100644
--- a/data/FORMATS
+++ b/data/FORMATS
@@ -1,5 +1,14 @@
<xml>
<format>
+ <name>Tagged Image File Format</name>
+ <extension>.tif, .tiff</extension>
+ <mimetype>image/tiff</mimetype>
+ <support>Full</support>
+ <metadata>Textual metadata and date</metadata>
+ <method>Removal of harmful fields with exiftool.</method>
+ <remaining>None</remaining>
+ </format>
+ <format>
<name>Portable Network Graphics</name>
<extension>.png</extension>
<mimetype>image/png</mimetype>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/mat.git
More information about the Pkg-privacy-commits
mailing list