summaryrefslogtreecommitdiff
path: root/graphics/kimageformats/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kimageformats/DESCR')
-rw-r--r--graphics/kimageformats/DESCR20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/kimageformats/DESCR b/graphics/kimageformats/DESCR
new file mode 100644
index 00000000000..7cc3bbb31d3
--- /dev/null
+++ b/graphics/kimageformats/DESCR
@@ -0,0 +1,20 @@
+This framework provides additional image format plugins for QtGui. As
+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
+image formats.
+
+The following image formats have read-only support:
+
+- Gimp (xcf)
+- OpenEXR (exr)
+- Photoshop documents (psd)
+- Sun Raster (ras)
+
+The following image formats have read and write support:
+
+- Encapsulated PostScript (eps)
+- Personal Computer Exchange (pcx)
+- SGI images (rgb, rgba, sgi, bw)
+- Softimage PIC (pic)
+- Targa (tga): supports more formats than Qt's version
+- XView (xv)