Files
ladybird/Userland/Libraries/LibWeb/SVG/SVGPathElement.cpp
Sam Atkins bf178e0196 LibWeb: Implement SVG S (SmoothCurve) commands
These were being parsed, but skipped when rendering. With this fix, the
SVG on discord's invite screen looks pretty nice! :^)
2022-02-06 22:13:07 +01:00

19 KiB