Mirco Miranda c38a1a0248 PFM: extended to half float format
The Portable HalfMap is a format supported by ImageMagick. The test cases was generated by converting pfm to phm using ImageMagick: `convert image.pfm image.phm`.
2024-11-06 21:12:05 +00:00

5 lines
84 B
JSON

{
"Keys": [ "pfm", "phm" ],
"MimeTypes": [ "image/x-pfm", "image/x-phm" ]
}