Nico Weber
|
2e2cae26c6
LibGfx+Fallout: Make ImageDecoder return ErrorOr
|
1 年之前 |
Nico Weber
|
c6eac16d00
LibGfx: Remove unused parameter from cmyk_frame()
|
1 年之前 |
Lucas CHOLLET
|
e3f976f17a
LibGfx: Add an API to retrieve metadata from images
|
1 年之前 |
Nico Weber
|
d8ada20bae
LibGfx: Allow images to report that they are originally grayscale
|
1 年之前 |
Nico Weber
|
51d5397e92
LibGfx: Give ImageDecoder an API for getting raw CMYK data
|
1 年之前 |
Nico Weber
|
c997ee7b9d
LibGfx+ImageViewer: Replace ImageDecoder::is_vector() with an enum
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Sam Atkins
|
2c24192e1f
LibGfx: Move FourCC to its own file
|
1 年之前 |
Lucas CHOLLET
|
e721c74598
LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()`
|
1 年之前 |
MacDue
|
bbf66ea055
LibGfx: Remove maximum size limit for decoded images
|
1 年之前 |
Nicolas Ramz
|
66d6388b8a
LibGfx/WebP: Move FourCC into ImageDecoder.h
|
1 年之前 |
Lucas CHOLLET
|
806808f406
LibGfx: Provide a default implementation for animation-related methods
|
2 年之前 |
Lucas CHOLLET
|
7acb656826
LibGfx: Comment ImageDecoderPlugin's interface
|
2 年之前 |
Lucas CHOLLET
|
4291288a31
LibGfx: Remove `ImageDecoderPlugin::initialize()`
|
2 年之前 |
MacDue
|
753cf04be8
LibGfx: Allow requesting vector graphic frames from ImageDecoder
|
2 年之前 |
Lucas CHOLLET
|
babe924da1
LibGfx: Provide a default implementation for `ImageDecoder::initialize`
|
2 年之前 |
Lucas CHOLLET
|
e5b70837de
LibGfx: Remove `ImageDecoder::set_[non]volatile()`
|
2 年之前 |
MacDue
|
e7cddda7e1
LibGfx: Allow passing an ideal size to image decoders
|
2 年之前 |
Ben Wiederhake
|
da394abe04
LibGfx+Fuzz: Convert ImageDecoder::initialize to ErrorOr
|
2 年之前 |
Tom
|
e7921cfe14
LibGfx: Add first_animated_frame_index method to ImageDecoder
|
2 年之前 |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 年之前 |