From 7177dba8db65d523405863f096476787f2edba39 Mon Sep 17 00:00:00 2001 From: Cornelius Schumacher Date: Sun, 12 Jan 2014 20:45:38 +0100 Subject: [PATCH] Update REAMDE --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a882c82..4c7eb23 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # KImageFormats +Image format plugins for Qt + ## Introduction This framework provides additional image format plugins for QtGui. As @@ -7,7 +9,23 @@ 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. -See the src/imagesformats directory for the provided image formats. +It supports the following image format: + +* DDS +* EPS +* EXR +* Gimp +* HDR +* JP2 +* PCX +* PIC +* PNM +* PSD +* RAS +* RGB +* TGA +* XCF +* xv ## Contributing @@ -37,6 +55,7 @@ removed. ## Links +- Home page: - Mailing list: - IRC channel: #kde-devel on Freenode - Git repository: