mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kimgio: update plugins read/write support info
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
021310ba3d
commit
d2bb45bb33
2 changed files with 4 additions and 7 deletions
|
@ -25,13 +25,10 @@
|
|||
*
|
||||
* Currently supported formats include:
|
||||
* @li WEBP \<read\> \<write\>
|
||||
* @li RAW \<read\>
|
||||
* @li JPEG \<read\>
|
||||
* @li JPEG \<read\> \<write\>
|
||||
* @li JP2 \<read\>
|
||||
* @li RAW \<read\>
|
||||
* @li ICO \<read\>
|
||||
* @li PGM \<read\>
|
||||
* @li XBM \<read\>
|
||||
* @li GIF \<read\>
|
||||
*/
|
||||
namespace KImageIO
|
||||
{
|
||||
|
|
|
@ -4,9 +4,9 @@ writing a new handler.
|
|||
Current formats include:
|
||||
|
||||
WEBP <read> <write>
|
||||
RAW <read>
|
||||
JPEG <read>
|
||||
JPEG <read> <write>
|
||||
JP2 <read>
|
||||
RAW <read>
|
||||
ICO <read>
|
||||
|
||||
If you want to contribute plugin for image format and there is no solid
|
||||
|
|
Loading…
Add table
Reference in a new issue