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-04 18:27:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
924423c596cfa2be986ccdfb58c7852eeec609e1
ladybird
/
Tests
/
LibGfx
History
Nico Weber
7650e657aa
LibGfx/JBIG2: Implement support for TPGDON
2024-03-17 17:38:30 +01:00
..
test-inputs
Tests/LibGfx: Add a test jbig2 file using TPGDON
2024-03-17 17:38:30 +01:00
BenchmarkGfxPainter.cpp
Tests: Propagate errors with
TRY_OR_FAIL()
where possible
2024-02-14 17:46:06 -05:00
BenchmarkJPEGLoader.cpp
…
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
LibGfx/JBIG2: Implement support for TPGDON
2024-03-17 17:38:30 +01:00
TestPainter.cpp
Tests: Remove logspam from TestPainter
2024-03-14 10:56:13 -04:00
TestParseISOBMFF.cpp
…
TestRect.cpp
…
TestScalingFunctions.cpp
…
TestWOFF2.cpp
…
TestWOFF.cpp
…