IFF: read only support to Interchange Format Files

Read-only support for most common Interchange Format Files (IFF). Supports IFF saved by Photoshop for the Amiga and Maya platform and HAM6 coded files.

Closes #29
This commit is contained in:
Mirco Miranda
2025-07-01 23:59:03 +02:00
committed by Albert Astals Cid
parent e6357c22f7
commit 4f2f2425d3
38 changed files with 2770 additions and 43 deletions

View File

@@ -0,0 +1,4 @@
{
"Keys": [ "iff" ],
"MimeTypes": [ "application/x-iff" ]
}