mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-01-29 10:03:13 -05:00
Add JXL testfile which previously triggered crash
This commit is contained in:
BIN
autotests/read/jxl/gray_linear_lossy.jxl
Normal file
BIN
autotests/read/jxl/gray_linear_lossy.jxl
Normal file
Binary file not shown.
14
autotests/read/jxl/gray_linear_lossy.jxl.json
Normal file
14
autotests/read/jxl/gray_linear_lossy.jxl.json
Normal file
@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "gray_linear_lossy.png",
|
||||
"fuzziness" : 1,
|
||||
"description" : "Minimum fuzziness value to pass the test on all architectures.",
|
||||
"colorSpace" : {
|
||||
"description" : "Gra_D65_Rel_SRG",
|
||||
"primaries" : "Custom",
|
||||
"transferFunction" : "SRgb",
|
||||
"gamma" : 0,
|
||||
"colorModel" : "Gray"
|
||||
}
|
||||
}
|
||||
]
|
||||
BIN
autotests/read/jxl/gray_linear_lossy.png
Normal file
BIN
autotests/read/jxl/gray_linear_lossy.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user