ladybird/Userland
justus2510 144907f5bd LibGfx: Apply Exif orientation for PNG images
Fixes wpt/png/exif-chunk.html.

At some point there should probably be some mechanism to handle this
outside of the individual decoder plugins. The TIFF decoder seems to
have its own version of this, and as far as I can tell, the JPEG decoder
doesn't handle this at all, even though that's probably the most common
use case for Exif orientations. :^)
2024-10-31 02:18:08 +00:00
..
Libraries LibGfx: Apply Exif orientation for PNG images 2024-10-31 02:18:08 +00:00
Services WebContent+WebDriver: Make the element locator endpoints asynchronous 2024-10-31 00:42:29 +00:00
Utilities Utilities: Remove no-op calls to unveil and pledge 2024-10-18 18:16:18 +02:00