kdelibs/kimgio/README

16 lines
394 B
Text
Raw Normal View History

This directory contains Katie imageformat plugins. See Katie docs for
2014-11-13 01:04:59 +02:00
writing a new handler.
Current formats include:
WEBP <read> <write>
JPEG <read> <write>
ICO <read> <write>
JP2 <read>
RAW <read>
TIFF <read>
If you want to contribute plugin for image format and there is no solid
C/C++ library for it (like there is for WebP) then it is unlikely it will be
accepted.