Package: libmagic1 Version: 4.26-2 Tags: patch Severity: wishlist The HDR formats used by the pfstools package are detected only as 'data'. The file formats are described in:
http://local.wasp.uwa.edu.au/~pbourke/dataformats/pic/ http://www.mpi-inf.mpg.de/resources/pfstools/pfs_format_spec.pdf The first one actually has an IANA-approved MIME type, image/vnd.radiance. I made up a MIME type for the second. The image size is encoded as text in the headers; I'm using regexes to pull them out of the PFS format, but I can't see any way to make the resolution of the Radiance images look good, and I figure that when something seems this difficult, it means I'm attacking it from the wrong angle or using the wrong tools. The patch will follow momentarily, so that I can put the bug number in the description; please let me know if anything about it needs to be changed. Adam Buchbinder -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org