serenity/Userland
Nico Weber bc469c3dd0 LibGfx: Only use draw_scaled_bitmap() fast path when not flipping image
If we're drawing a transform with a negative scale, we have to go
through the slow path since draw_scaled_bitmap() is unable to flip
images.

Fixes a regression from the 2nd commit in #24465.
2025-01-12 18:54:31 -05:00
..
Applets
Applications
BuggieBox
Demos
DevTools
DynamicLoader
Games
Libraries
Services
Shell
Utilities
CMakeLists.txt