Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | LibGfx: Move all image loaders and writers to a subdirectory | Lucas CHOLLET |
2023-02-26 | LibGfx: Return bool not ErrorOr<bool> from ImageDecoderPlugin::sniff() | MacDue |
2023-02-24 | LibGfx: Add scaffolding for a webp decoder | Nico Weber |