Files
ladybird/Userland/Libraries/LibWeb/HTML/Canvas/CanvasPath.idl
Sam Atkins a37ab7b9f8 LibWeb: Extract CanvasPath class from CRC2D
This better matches the spec, and makes it possible for things like
Path2D to reuse the same implementation without duplicate code. :^)
2022-08-14 11:30:40 +02:00

1.5 KiB