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-05-05 02:38:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2829ce2a0982dbcf265b378f96fd97eff1bd3d6
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
…
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
…