Files
ladybird/Userland/Libraries/LibWeb/HTML/CanvasRenderingContext2D.cpp
Aliaksandr Kalenik a499ece16c LibGfx+LibWeb: Replace usages of Bitmap::fill() with Gfx::Painter
Let's always mutate a bitmap using painter, because Skia likely could
do it faster than our own implementation.
2024-09-19 06:21:33 +02:00

34 KiB