Nico Weber
|
c997ee7b9d
LibGfx+ImageViewer: Replace ImageDecoder::is_vector() with an enum
|
1 year ago |
Lucas CHOLLET
|
e721c74598
LibGfx: Provide an implementation for `ImageDecoderPlugin::icc_data()`
|
1 year ago |
Lucas CHOLLET
|
806808f406
LibGfx: Provide a default implementation for animation-related methods
|
2 years ago |
Lucas CHOLLET
|
35dcd16ea6
LibGfx/TinyVG: Decode the header in `create()` and remove `initialize()`
|
2 years ago |
MacDue
|
57c81c1719
LibGfx: Lazily load TinyVG image data
|
2 years ago |
MacDue
|
753cf04be8
LibGfx: Allow requesting vector graphic frames from ImageDecoder
|
2 years ago |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 years ago |
Lucas CHOLLET
|
e5b70837de
LibGfx: Remove `ImageDecoder::set_[non]volatile()`
|
2 years ago |
MacDue
|
ae18186905
LibGfx: Implement image decoder for TinyVG (.tvg)
|
2 years ago |