mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
Improve README.md
Organise and correct the format list.
This commit is contained in:
parent
7177dba8db
commit
aeff5cca5a
34
README.md
34
README.md
@ -9,23 +9,25 @@ such it is not required for the compilation of any other software, but
|
|||||||
may be a runtime requirement for Qt-based software to support certain
|
may be a runtime requirement for Qt-based software to support certain
|
||||||
image formats.
|
image formats.
|
||||||
|
|
||||||
It supports the following image format:
|
## Formats
|
||||||
|
|
||||||
* DDS
|
The following image formats have read-only support:
|
||||||
* EPS
|
|
||||||
* EXR
|
* DirectDraw Surface (dds)
|
||||||
* Gimp
|
* Gimp (xcf)
|
||||||
* HDR
|
* OpenEXR (exr)
|
||||||
* JP2
|
* Photoshop documents (psd)
|
||||||
* PCX
|
* Sun Raster (ras)
|
||||||
* PIC
|
|
||||||
* PNM
|
The following image formats have read and write support:
|
||||||
* PSD
|
|
||||||
* RAS
|
* Encapsulated PostScript (eps)
|
||||||
* RGB
|
* Jasper (jp2)
|
||||||
* TGA
|
* Personal Computer Exchange (pcx)
|
||||||
* XCF
|
* SGI images (rgb, rgba, sgi, bw)
|
||||||
* xv
|
* Softimage PIC (pic)
|
||||||
|
* Targa (tga): supports more formats than Qt's version
|
||||||
|
* XView (xv)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user