ladybird/Userland/Demos/LibGfxScaleDemo
MacDue 593aa9aff1 Demos/LibGfxScaleDemo: Use BGRA8888 bitmap in canvas
Previously BGRx8888 was used, which produces artifacts with the new
antialiased window frames with border radii, which require alpha
blending whilst painting.
2022-03-26 18:24:11 +00:00
..
CMakeLists.txt LibGfxScaleDemo: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
main.cpp Demos/LibGfxScaleDemo: Use BGRA8888 bitmap in canvas 2022-03-26 18:24:11 +00:00