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-01 02:55:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b9afcfb7c9c17dee8bc6e7ff91c19da8184ce36
ladybird
/
Tests
/
LibGfx
History
Tim Ledbetter
b25efa219b
LibGfx/DDSLoader: Allow image dimensions that are not divisible by 4
2023-10-06 22:18:27 +02:00
..
test-inputs
LibGfx/DDSLoader: Allow image dimensions that are not divisible by 4
2023-10-06 22:18:27 +02:00
BenchmarkGfxPainter.cpp
…
BenchmarkJPEGLoader.cpp
Tests: Move jpg test images into jpg/ subfolder
2023-06-19 06:42:00 -04:00
CMakeLists.txt
LibGfx: Add initial ISO BMFF parsing and a utility to print file info
2023-07-27 12:02:37 +01:00
TestDeltaE.cpp
…
TestFontHandling.cpp
LibGfx: Convert FontDatabase APIs to use FlyString
2023-09-06 11:29:03 -04:00
TestGfxBitmap.cpp
…
TestICCProfile.cpp
LibGfx: Remove
ImageDecoderPlugin::initialize()
2023-07-18 14:34:35 +01:00
TestImageDecoder.cpp
LibGfx/DDSLoader: Allow image dimensions that are not divisible by 4
2023-10-06 22:18:27 +02:00
TestParseISOBMFF.cpp
LibGfx: Add initial ISO BMFF parsing and a utility to print file info
2023-07-27 12:02:37 +01:00
TestRect.cpp
LibGfx: Add Rect::unite_{horizontally,vertically}()
2023-07-13 05:09:08 +02:00
TestScalingFunctions.cpp
…