ladybird/Tests/LibGfx
Lucas CHOLLET 8c1a409263 Tests: Add a test for SOF0 images with several scans
This type of image isn't common, and you can probably only find one by
generating it yourself. It can be done using `cjpeg` with the -scan
argument.

This image has been generated with the following scan file:
0: 0 63 0 0;
1: 0 63 0 0;
2: 0 63 0 0;
2023-02-27 13:39:22 +01:00
..
test-inputs Tests: Add a test for SOF0 images with several scans 2023-02-27 13:39:22 +01: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 SOF0 images with several scans 2023-02-27 13:39:22 +01:00