mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-22 21:04:17 -04:00
Add kra and ora imageio plugins (read-only)
kra is the native format for Krita and ora the interchange format for krita, gimp and mypaint (it's also mypaint's native format). Both formats are simply zip containers with an embedded png. REVIEW:126675
This commit is contained in:
7
src/imageformats/kra.desktop
Normal file
7
src/imageformats/kra.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Service
|
||||
X-KDE-ServiceTypes=QImageIOPlugins
|
||||
X-KDE-ImageFormat=kra
|
||||
X-KDE-MimeType=application/x-krita
|
||||
X-KDE-Read=true
|
||||
X-KDE-Write=false
|
Reference in New Issue
Block a user