mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Implement WebP image decoder.
This commit is contained in:
parent
85b4e45fa7
commit
9121db73a2
10 changed files with 579 additions and 2 deletions
|
|
@ -113,6 +113,7 @@
|
|||
#define IMAGE_MNG "video/x-mng"
|
||||
#define IMAGE_JNG "image/x-jng"
|
||||
#define IMAGE_SVG_XML "image/svg+xml"
|
||||
#define IMAGE_WEBP "image/webp"
|
||||
|
||||
#define MESSAGE_EXTERNAL_BODY "message/external-body"
|
||||
#define MESSAGE_NEWS "message/news"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue