mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibGfx: Decode WebP images with libwebp
This commit is contained in:
committed by
Andrew Kaster
parent
83d0452e69
commit
0140e5e9cc
12
vcpkg.json
12
vcpkg.json
@@ -19,6 +19,14 @@
|
||||
"dav1d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libwebp",
|
||||
"features": [
|
||||
"anim",
|
||||
"libwebpmux",
|
||||
"simd"
|
||||
]
|
||||
},
|
||||
"simdutf",
|
||||
{
|
||||
"name": "skia",
|
||||
@@ -70,6 +78,10 @@
|
||||
"name": "libavif",
|
||||
"version": "1.0.4#1"
|
||||
},
|
||||
{
|
||||
"name": "libwebp",
|
||||
"version": "1.4.0#1"
|
||||
},
|
||||
{
|
||||
"name": "simdutf",
|
||||
"version": "5.2.5#0"
|
||||
|
||||
Reference in New Issue
Block a user