ladybird/Tests/LibGfx
aplefull 5df216218b LibGfx: Correctly determine when to invert CMYK
We should invert CMYK data only if color space is JCS_CMYK and either
there is no Adobe marker, or the Adobe transform is 0. Transform 2
indicates YCCK data, which we should not invert.
2025-10-15 21:50:16 +02:00
..
test-inputs LibGfx: Correctly determine when to invert CMYK 2025-10-15 21:50:16 +02:00
BenchmarkJPEGLoader.cpp Everywhere: Remove Serenity specific code from tests 2024-07-05 07:29:51 +02:00
CMakeLists.txt Tests/LibGfx: Enable file based tests on Windows 2025-07-11 10:54:37 +02:00
TestColor.cpp LibGfx: Support missing pixel formats in get_pixel() 2025-04-23 09:26:45 +02:00
TestImageDecoder.cpp LibGfx: Correctly determine when to invert CMYK 2025-10-15 21:50:16 +02:00
TestImageWriter.cpp LibGfx: Remove WebP animation writer and utility 2025-08-05 11:30:20 +02:00
TestQuad.cpp LibGfx: Verify Rect and Quad are consistent in boundary point inclusions 2024-12-15 23:27:42 +01:00
TestRect.cpp LibGfx: Add Rect::unite() 2025-01-23 09:33:10 +01:00
TestWOFF.cpp LibGfx: Rename WOFF[2]::try_load_from_externally_owned_memory() 2025-05-03 12:01:43 +01:00
TestWOFF2.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00