serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibGfx/TGA: Refactor the plugin interface

Open LucasChollet opened this issue 2 years ago • 1 comments

~~Depends on #19894.~~ Merged! Contributes to #19893


LibGfx/TGA: Default initialize the TGAHeader in the context

LibGfx/TGA: Make TGAImageDecoderPlugin::decode_tga_header() fallible

LibGfx/TGA: Decode the header in create() and remove initialize()

This is done as a part of #19893.

file: Register the "image/x-targa" mime-type

LucasChollet avatar Jul 09 '23 05:07 LucasChollet

Conflict time! ✨

AtkinsSJ avatar Jul 11 '23 16:07 AtkinsSJ