mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
1039561280
It currently doesn't support animated image. Note that Gfx::Bitmap has no support for get_pixel when the format is RGBA8888. This is why it has been removed from the tests.
107 lines
1.7 KiB
JSON
107 lines
1.7 KiB
JSON
{
|
|
"builtin-baseline": "f7423ee180c4b7f40d43402c2feb3859161ef625",
|
|
"dependencies": [
|
|
{
|
|
"name": "fontconfig",
|
|
"platform": "linux | freebsd | openbsd"
|
|
},
|
|
"icu",
|
|
"libjpeg-turbo",
|
|
"libjxl",
|
|
{
|
|
"name": "libpng",
|
|
"features": [
|
|
"apng"
|
|
]
|
|
},
|
|
{
|
|
"name": "libavif",
|
|
"features": [
|
|
"dav1d"
|
|
]
|
|
},
|
|
{
|
|
"name": "libwebp",
|
|
"features": [
|
|
"anim",
|
|
"libwebpmux",
|
|
"simd"
|
|
]
|
|
},
|
|
"simdutf",
|
|
{
|
|
"name": "skia",
|
|
"platform": "osx",
|
|
"features": [
|
|
"metal"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "linux | freebsd | openbsd",
|
|
"features": [
|
|
"vulkan"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "android"
|
|
},
|
|
"sqlite3",
|
|
{
|
|
"name": "vulkan",
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "vulkan-headers",
|
|
"platform": "!android"
|
|
},
|
|
"woff2"
|
|
],
|
|
"overrides": [
|
|
{
|
|
"name": "fontconfig",
|
|
"version": "2.14.2#1"
|
|
},
|
|
{
|
|
"name": "icu",
|
|
"version": "74.2#2"
|
|
},
|
|
{
|
|
"name": "libjpeg-turbo",
|
|
"version": "3.0.2"
|
|
},
|
|
{
|
|
"name": "libjxl",
|
|
"version": "0.10.2"
|
|
},
|
|
{
|
|
"name": "libpng",
|
|
"version": "1.6.43#1"
|
|
},
|
|
{
|
|
"name": "libavif",
|
|
"version": "1.0.4#1"
|
|
},
|
|
{
|
|
"name": "libwebp",
|
|
"version": "1.4.0#1"
|
|
},
|
|
{
|
|
"name": "simdutf",
|
|
"version": "5.2.5#0"
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"version": "124#0"
|
|
},
|
|
{
|
|
"name": "sqlite3",
|
|
"version": "3.45.3"
|
|
},
|
|
{
|
|
"name": "woff2",
|
|
"version": "1.0.2#4"
|
|
}
|
|
]
|
|
}
|