Fill out README.md file

Also delete the old README file, as README.md now contains the
information from it.
This commit is contained in:
Alex Merry
2013-12-22 16:11:42 +00:00
parent 8019c67d76
commit 7be60a7bd0
2 changed files with 34 additions and 10 deletions

View File

@ -1,9 +0,0 @@
This directory contains Qt imageformat plugins. See QImageIOPlugin docs
for how to write a new handler.
It also contains desktop files for the plugins that come with Qt.
The TGA plugin supports more formats than Qt's own TGA plugin;
specifically, the one provided here supports indexed, greyscale and RLE
images (types 1-3 and 9-11), while Qt's plugin only supports type 2
(RGB) files.