ladybird/Tests/LibGfx
Lucas CHOLLET 68cd6f5614 Tests: Add a test for SOF2 images with only spectral selection
You can generate one by using `cjpeg` with the -scan argument.

This image has been generated with the following scan file:
0 1 2: 0 0 0 0;
0: 1 9 0 0;
2: 1 63 0 0 ;
1: 1 63 0 0 ;
0: 10 63 0 0;
2023-03-04 23:39:41 +00:00
..
test-inputs Tests: Add a test for SOF2 images with only spectral selection 2023-03-04 23:39:41 +00:00
BenchmarkGfxPainter.cpp LibGfx+Tests: Remove code unnecessary after 9e7c16d0a4 2023-02-01 08:56:56 -05:00
CMakeLists.txt Tests: Add a basic ICC profile test 2023-02-01 19:19:30 +01:00
TestFontHandling.cpp LibGfx: Remove single-code point Font::glyph_or_emoji_width API 2023-02-24 20:28:23 +01:00
TestICCProfile.cpp LibGfx+Tests: Add test for webp ICC loading and fix bug 2023-02-24 20:13:52 +01:00
TestImageDecoder.cpp Tests: Add a test for SOF2 images with only spectral selection 2023-03-04 23:39:41 +00:00