Files
serenity/Userland/Libraries/LibWeb/SVG/SVGLinearGradientElement.cpp
Aliaksandr Kalenik 6fea053334 LibWeb+LibGfx: Replace usage of Gfx::PaintStyle in fill{stoke}_commands
...with a struct defined in LibWeb. This is a step towards uncoupling
LibWeb from LibGfx, so we can try third-party libraries for painting.

(cherry picked from commit 7a04a95c8a80ac115298b4107aed37f157133fe8)
2024-09-13 12:56:40 -04:00

7.7 KiB