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-03 17:56:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9061ea4e90081fddd03bb3ff00bbdd1b3e4d7384
ladybird
/
Tests
/
LibGfx
History
Andreas Kling
d620dd516c
LibGfx: Add Rect::unite_{horizontally,vertically}()
...
These functions unite the rect with another rect, but only in one axis.
2023-07-13 05:09:08 +02:00
..
test-inputs
Tests: Add a test for grayscale JPEGs with an App14 segment
2023-07-05 20:58:25 +01:00
BenchmarkGfxPainter.cpp
…
BenchmarkJPEGLoader.cpp
Tests: Move jpg test images into jpg/ subfolder
2023-06-19 06:42:00 -04:00
CMakeLists.txt
LibGfx: Prevent out of bounds access when scaling small Bitmaps
2023-05-24 08:12:14 +02:00
TestDeltaE.cpp
…
TestFontHandling.cpp
…
TestGfxBitmap.cpp
LibGfx: Prevent out of bounds access when scaling small Bitmaps
2023-05-24 08:12:14 +02:00
TestICCProfile.cpp
ICC: Strip trailing nul characters from MultiLocalizedUnicodeTagData
2023-06-26 19:24:34 +01:00
TestImageDecoder.cpp
Tests: Add a test for grayscale JPEGs with an App14 segment
2023-07-05 20:58:25 +01:00
TestRect.cpp
LibGfx: Add Rect::unite_{horizontally,vertically}()
2023-07-13 05:09:08 +02:00
TestScalingFunctions.cpp
LibGfx+Everywhere: Change
Gfx::Rect
to be endpoint exclusive
2023-05-23 12:35:42 +02:00