Nico Weber
|
6607757b08
LibGfx: Make validate_before_create() create a regular bool
|
1 year ago |
Lucas CHOLLET
|
e721c74598
LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()`
|
1 year ago |
Liav A
|
dc612231f5
LibGfx/TGA: Simplify the code by converting it to use AK::Stream
|
1 year ago |
Lucas CHOLLET
|
806808f406
LibGfx: Provide a default implementation for animation-related methods
|
2 years ago |
Lucas CHOLLET
|
92fa1efc76
LibGfx/TGA: Decode the header in `create()` and remove `initialize()`
|
2 years ago |
Lucas CHOLLET
|
a05516bb3e
LibGfx/TGA: Make `TGAImageDecoderPlugin::decode_tga_header()` fallible
|
2 years ago |
Lucas CHOLLET
|
e5b70837de
LibGfx: Remove `ImageDecoder::set_[non]volatile()`
|
2 years ago |
MacDue
|
e7cddda7e1
LibGfx: Allow passing an ideal size to image decoders
|
2 years ago |
Ben Wiederhake
|
da394abe04
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
|
2 years ago |
Tom
|
e7921cfe14
LibGfx: Add first_animated_frame_index method to ImageDecoder
|
2 years ago |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 years ago |