ladybird/Userland
simonkrauter e9001da8d6 LibWeb: Initial support for dashed lines in Canvas
Implement setLineDash() and getLineDash() in CanvasPathDrawingStyles,
which write/read from the CanvasState object.
This doesn't implement the actual drawing of a dashed line, but at least
sites using the Chart.js library no longer fail with an exception.
Unfortunately the Painter classes don't support dashed/dotted lines
based on segments yet.
2024-06-25 09:47:17 +02:00
..
Libraries LibWeb: Initial support for dashed lines in Canvas 2024-06-25 09:47:17 +02:00
Services LibTLS: Remove key-logging debug feature 2024-06-24 09:45:41 -06:00
Utilities Utilities: Remove zip and unzip 2024-06-24 09:45:41 -06:00