Lenny Maiorani
|
6a23dfbc92
LibGfx: Use common class template for PBM/PGM/PPM image loaders
|
3 年之前 |
Lenny Maiorani
|
786b02730c
LibGfx: Commonize P[BGP]M file loading contexts
|
3 年之前 |
Andreas Kling
|
5a79c69b02
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
|
3 年之前 |
Andreas Kling
|
2b866e3c9b
LibGfx: Remove ImageDecoderPlugin::bitmap() in favor of frame(index)
|
3 年之前 |
Andreas Kling
|
47edd6ae89
LibGfx: Remove all load_FORMAT_from_memory() decoder wrappers
|
3 年之前 |
Andreas Kling
|
10add3f4c2
LibGfx: Remove load_FORMAT() image codec wrappers
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Timothy
|
c966c32571
LibGfx: Move common loader functionality to load from memory functions
|
3 年之前 |
Andreas Kling
|
143443e0b6
LibGfx: Make Gfx::Bitmap::set_nonvolatile() report allocation failure
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |