Files
ladybird/Libraries/LibWeb/DOM
Brian Gianforcaro 39855fe9ef LibWeb: Add canvas.strokeRect(), and fix scale & translate
Add an implementation of CanvasRenderingContext2DWrapper.strokeRect().
While implementing this I fixed fillRect() and the new strokeRect() to
honor the .scale() and .translate() values that had previously been plumbed.

Also enhance the canvas.html demo to utilize strokeRect(), scale(), and translate().
2020-04-08 11:07:50 +02:00
..
2020-04-06 11:09:01 +02:00
2020-04-05 00:56:16 +02:00
2020-04-05 00:56:16 +02:00