diff options
author | Kai Uwe Broulik <kde@privat.broulik.de> | 2020-12-26 19:25:49 +0100 |
---|---|---|
committer | Kai Uwe Broulik <kde@privat.broulik.de> | 2020-12-26 19:31:19 +0100 |
commit | 5b254b9f344f8954674541aecc8445d772531536 (patch) | |
tree | 73453fe401a854e4200403527e3bf6218d5cdc45 /tests/mime-detection | |
parent | 53c24fa52547e5c10b9b2f1dda7180a14151e5c1 (diff) | |
download | shared-mime-info-5b254b9f344f8954674541aecc8445d772531536.tar.gz |
Add Khronos image texture format version 2
Its draft specification [1] calls for a "*.ktx2" glob and "image/ktx2" type
as it contains backwards-incompatible changes over version 1.
[1] http://github.khronos.org/KTX-Specification/
Diffstat (limited to 'tests/mime-detection')
-rw-r--r-- | tests/mime-detection/list | 2 | ||||
-rw-r--r-- | tests/mime-detection/rgba-reference-u.ktx2 | bin | 0 -> 65800 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list index b452e7f8..a8bd4be7 100644 --- a/tests/mime-detection/list +++ b/tests/mime-detection/list @@ -110,6 +110,8 @@ ooo25876-2.pct image/x-pict newtonme.pict image/x-pict # Copied from https://github.com/KhronosGroup/KTX/tree/master/testimages rgb-reference.ktx image/ktx +# Copied from https://github.com/KhronosGroup/KTX/tree/master/testimages +rgba-reference-u.ktx2 image/ktx2 # Copied from https://gitlab.gnome.org/GNOME/gnome-photos/blob/master/data/dnd-counter.svg dnd-counter.svg image/svg+xml # Copied from https://github.com/linuxmint/mint-x-icons/tree/master/usr/share/icons/Mint-X-Aqua/places/128 diff --git a/tests/mime-detection/rgba-reference-u.ktx2 b/tests/mime-detection/rgba-reference-u.ktx2 Binary files differnew file mode 100644 index 00000000..6690ed42 --- /dev/null +++ b/tests/mime-detection/rgba-reference-u.ktx2 |