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-01-03 15:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69a7ffa1745538dcd41fb246da694cef98e64fe0
ladybird
/
Tests
/
LibGfx
History
Andreas Kling
5a79c69b02
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
...
This is a first step towards better error propagation from image codecs.
2021-11-21 20:22:48 +01:00
..
BenchmarkGfxPainter.cpp
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
2021-11-08 00:35:27 +01:00
CMakeLists.txt
Tests: Remove all file(GLOB) from CMakeLists in Tests
2021-09-02 09:08:23 +02:00
TestFontHandling.cpp
Tests: Conform font tests to new font format
2021-09-19 00:58:59 +02:00
TestImageDecoder.cpp
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
2021-11-21 20:22:48 +01:00