Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/TGALoader.cpp
Nico Weber 6607757b08 LibGfx: Make validate_before_create() create a regular bool
This is for validating that a decoder with a weak or nonexistent
sniff() method thinks it can decode an image. This should not be
treated as an error.

No behavior change.
2024-03-08 08:38:31 +01:00

8.6 KiB