mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
Remove the xv image format plugin
It appears to be some internal format of xview, although I cannot find any mention of such a thing on the internet. There does not appear to be any sort of mime type to associate with this file format, either. Therefore, I think it is reasonable to declare it obsolete. REVIEW: 115768
This commit is contained in:
@ -53,7 +53,6 @@ kimageformats_read_tests(
|
||||
rgb
|
||||
tga
|
||||
xcf
|
||||
xv
|
||||
)
|
||||
|
||||
# Basic write tests
|
||||
@ -70,5 +69,4 @@ kimageformats_write_tests(
|
||||
pic-lossless
|
||||
rgb-lossless
|
||||
tga # fixme: the alpha images appear not to be written properly
|
||||
xv
|
||||
)
|
||||
|
Reference in New Issue
Block a user