diff options
author | obrien <obrien@FreeBSD.org> | 2001-07-30 03:09:46 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-07-30 03:09:46 +0000 |
commit | 0bc19fe08692e72d809ce05583c44d09774453c0 (patch) | |
tree | 7d70dec302c480da51f9eab00f182c1a8ee7e118 /contrib/file/Magdir/images | |
parent | 30980cd72da9ade33a9b331e58e75660d180a109 (diff) | |
download | FreeBSD-src-0bc19fe08692e72d809ce05583c44d09774453c0.zip FreeBSD-src-0bc19fe08692e72d809ce05583c44d09774453c0.tar.gz |
Virgin import of Christos Zoulas's FILE 3.36.
Diffstat (limited to 'contrib/file/Magdir/images')
-rw-r--r-- | contrib/file/Magdir/images | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/file/Magdir/images b/contrib/file/Magdir/images index 9347b45..9cdc44c 100644 --- a/contrib/file/Magdir/images +++ b/contrib/file/Magdir/images @@ -300,3 +300,21 @@ 0 string pM86 Atari ST STAD bitmap image data (vert) >5 byte 0x00 (white background) >5 byte 0xFF (black background) + +# SGI RICE image file <mpruett@sgi.com> +0 beshort 0x5249 RICE image +>2 beshort x v%d +>4 beshort x (%d x +>6 beshort x %d) +>8 beshort 0 8 bit +>8 beshort 1 10 bit +>8 beshort 2 12 bit +>8 beshort 3 13 bit +>10 beshort 0 4:2:2 +>10 beshort 1 4:2:2:4 +>10 beshort 2 4:4:4 +>10 beshort 3 4:4:4:4 +>12 beshort 1 RGB +>12 beshort 2 CCIR601 +>12 beshort 3 RP175 +>12 beshort 4 YUV |