mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
PSD: Performance improvements and support to missing common formats
- 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
This commit is contained in:
committed by
Albert Astals Cid
parent
ae6b724824
commit
98f19c60ae
@ -16,7 +16,7 @@ The following image formats have read-only support:
|
||||
- Animated Windows cursors (ani)
|
||||
- Gimp (xcf)
|
||||
- OpenEXR (exr)
|
||||
- Photoshop documents (psd)
|
||||
- Photoshop documents (psd, psb, pdd, psdt)
|
||||
- Sun Raster (ras)
|
||||
|
||||
The following image formats have read and write support:
|
||||
|
Reference in New Issue
Block a user