mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
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`.
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"Keys": [ "pfm", "phm" ],
|
|
"MimeTypes": [ "image/x-pfm", "image/x-phm" ]
|
|
}
|