mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
- Supersedes merge request !55 (PSB support, XMP metadata, ICC color profile, image resolution read) - Performance improvements: 5 time faster than previous version (tested on a 3.9GB PSB: 9sec instead 47sec) - New formats support added: INDEXED (8bps), BITMAP (1bps), GRAYSCALE (8, 16, 32bps), RGB (32bps) - Should fix Bug https://bugs.kde.org/show_bug.cgi?id=397610 - Fix Bug https://bugs.kde.org/show_bug.cgi?id=428238
5 lines
185 B
JSON
5 lines
185 B
JSON
{
|
|
"Keys": [ "psd", "psb", "pdd", "psdt" ],
|
|
"MimeTypes": [ "image/vnd.adobe.photoshop", "image/vnd.adobe.photoshop", "image/vnd.adobe.photoshop", "image/vnd.adobe.photoshop" ]
|
|
}
|