This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-11 07:59:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2b2209ea5ec43ffba2bf519fb7aeb2bc537df46
ladybird
/
Tests
/
LibGfx
History
Timothy Flynn
fecd08ce64
Everywhere: Remove 'clang-format off' comments that are no longer needed
2024-04-24 16:50:01 -04:00
..
test-inputs
LibGfx/JBIG2: Support custom adaptive template pixels in refinement
2024-04-05 21:32:18 +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: Fix off-by-some in Painter::draw_scaled_bitmap_with_transform()
2024-01-10 09:38:13 +01:00
TestDeltaE.cpp
…
TestFontHandling.cpp
…
TestGfxBitmap.cpp
…
TestICCProfile.cpp
LibGfx/ICC: Implement conversion between different connection spaces
2023-12-04 08:02:36 +00:00
TestImageDecoder.cpp
Tests/JPEG2000: Add spec example as test case
2024-04-19 12:42:34 -04: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
…
TestWOFF2.cpp
…
TestWOFF.cpp
…