1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 15:21:00 +00:00
serenity/Tests/LibGfx
Lucas CHOLLET 8da9ff24e4 Tests: Add tests for 12 bits JPEGs
In this commit, two tests are added, one with a `SOF1` image, the other
with a `SOF2`.
2023-05-09 07:00:15 +02:00
..
test-inputs Tests: Add tests for 12 bits JPEGs 2023-05-09 07:00:15 +02:00
BenchmarkGfxPainter.cpp LibGfx+Tests: Remove code unnecessary after 9e7c16d0a4 2023-02-01 08:56:56 -05:00
BenchmarkJPEGLoader.cpp Tests: Add benchmarks for JPEGLoader 2023-04-03 20:58:49 +01:00
CMakeLists.txt LibGfx: Add DeltaE() function 2023-04-30 05:57:20 +02:00
TestDeltaE.cpp LibGfx: Add DeltaE() function 2023-04-30 05:57:20 +02:00
TestFontHandling.cpp LibGfx: Remove single-code point Font::glyph_or_emoji_width API 2023-02-24 20:28:23 +01:00
TestICCProfile.cpp ICC: Implement TRC inversion in from_pcs for parametric curves 2023-05-02 17:15:48 +01:00
TestImageDecoder.cpp Tests: Add tests for 12 bits JPEGs 2023-05-09 07:00:15 +02:00
TestScalingFunctions.cpp Tests: Add tests to verify alpha values are premultiplied when scaling 2023-03-21 00:29:33 +01:00