mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-14 02:54:19 -04:00
Remove DDS and JPEG-2000 plugins
They were already disabled when building with Qt >= 5.3 in commit
3d45b270ea
because Qt has better plugins
for those image formats. Now that we depend on Qt 5.3 we can remove
them.
REVIEW: 124636
This commit is contained in:
@ -13,7 +13,6 @@ image formats.
|
||||
|
||||
The following image formats have read-only support:
|
||||
|
||||
- DirectDraw Surface (dds)
|
||||
- Gimp (xcf)
|
||||
- OpenEXR (exr)
|
||||
- Photoshop documents (psd)
|
||||
@ -22,7 +21,6 @@ The following image formats have read-only support:
|
||||
The following image formats have read and write support:
|
||||
|
||||
- Encapsulated PostScript (eps)
|
||||
- JPEG-2000 (jp2)
|
||||
- Personal Computer Exchange (pcx)
|
||||
- SGI images (rgb, rgba, sgi, bw)
|
||||
- Softimage PIC (pic)
|
||||
|
Reference in New Issue
Block a user