mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-09-21 11:54:25 -04:00
HEIF plug-in extended to support HEJ2 format
HEJ2 is JPEG 2000 codec encapsulated in HEIF container. Only HEJ2 reading is implemented.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{
|
||||
"Keys": [ "heif", "heic" ],
|
||||
"MimeTypes": [ "image/heif", "image/heif" ]
|
||||
"Keys": [ "heif", "heic", "hej2" ],
|
||||
"MimeTypes": [ "image/heif", "image/heif", "image/hej2k" ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user