mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
Update REAMDE
This commit is contained in:
parent
4998e85b93
commit
7177dba8db
21
README.md
21
README.md
@ -1,5 +1,7 @@
|
|||||||
# KImageFormats
|
# KImageFormats
|
||||||
|
|
||||||
|
Image format plugins for Qt
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This framework provides additional image format plugins for QtGui. As
|
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
|
may be a runtime requirement for Qt-based software to support certain
|
||||||
image formats.
|
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
|
## Contributing
|
||||||
|
|
||||||
@ -37,6 +55,7 @@ removed.
|
|||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
- Home page: <https://projects.kde.org/projects/frameworks/kimageformats>
|
||||||
- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
|
- Mailing list: <https://mail.kde.org/mailman/listinfo/kde-frameworks-devel>
|
||||||
- IRC channel: #kde-devel on Freenode
|
- IRC channel: #kde-devel on Freenode
|
||||||
- Git repository: <https://projects.kde.org/projects/frameworks/kimageformats/repository>
|
- Git repository: <https://projects.kde.org/projects/frameworks/kimageformats/repository>
|
||||||
|
Loading…
Reference in New Issue
Block a user