ladybird/Tests/LibGfx
2024-05-25 06:42:15 +01:00
..
test-inputs LibGfx/WebPLoader: Diagnose mismatch between VP8X and VP8L alpha bits 2024-05-08 16:34:11 +02:00
BenchmarkGfxPainter.cpp Tests: Propagate errors with TRY_OR_FAIL() where possible 2024-02-14 17:46:06 -05:00
BenchmarkJPEGLoader.cpp Everywhere: Remove 'clang-format off' comments that are no longer needed 2024-04-24 16:50:01 -04:00
CMakeLists.txt LibGfx: Add an implementation of the MedianCut algorithm 2024-05-18 18:30:07 +02:00
TestColor.cpp LibGfx: Correctly round values when computing the luminosity of a Color 2024-05-13 23:43:58 +02:00
TestDeltaE.cpp
TestFontHandling.cpp
TestGfxBitmap.cpp
TestICCProfile.cpp
TestImageDecoder.cpp Tests/LibGfx: Add a test for bilevel images with only required tags 2024-05-07 11:06:12 -04:00
TestImageWriter.cpp LibGfx/GIF: Correctly write frames with a non-null position 2024-05-25 06:42:15 +01:00
TestMedianCut.cpp LibGfx: Add an implementation of the MedianCut algorithm 2024-05-18 18:30:07 +02:00
TestPainter.cpp LibGfx: Clip out-of-bounds pixel accesses in Painter::draw_rect() 2024-04-14 18:05:48 +02:00
TestParseISOBMFF.cpp
TestRect.cpp
TestScalingFunctions.cpp
TestWOFF.cpp
TestWOFF2.cpp