ladybird/Userland/Libraries/LibWeb/HTML/Canvas
Andreas Kling d4d7feffca LibWeb: Compensate for CRC2D transform in internal stored path
The CRC2D path should be unaffected by the CRC2D transform changing.
To achieve this, we transform the path to compensate whenever the
CRC2D transform is changed.
2024-08-20 09:30:05 +02:00
..
CanvasCompositing.h
CanvasCompositing.idl
CanvasDrawImage.cpp
CanvasDrawImage.h
CanvasDrawImage.idl
CanvasDrawPath.h
CanvasDrawPath.idl
CanvasFillStrokeStyles.h LibWeb/CSS: Make CSS Parser::create() infallible 2024-07-26 17:29:20 +02:00
CanvasFillStrokeStyles.idl
CanvasFilters.idl LibWeb/Canvas: Stub missing includes for CanvasRenderingContext2D 2024-08-19 09:04:50 +02:00
CanvasImageData.h
CanvasImageData.idl
CanvasImageSmoothing.h
CanvasImageSmoothing.idl
CanvasPath.cpp LibWeb: Stop projecting everything through the current 2D canvas matrix 2024-08-20 09:30:05 +02:00
CanvasPath.h LibGfx+LibWeb: Add new Path class with Skia backend, use for 2D canvas 2024-08-20 09:30:05 +02:00
CanvasPath.idl
CanvasPathDrawingStyles.h
CanvasPathDrawingStyles.idl
CanvasRect.h
CanvasRect.idl
CanvasShadowStyles.idl LibWeb/Canvas: Stub missing includes for CanvasRenderingContext2D 2024-08-19 09:04:50 +02:00
CanvasState.cpp LibWeb: Make 2D canvas save/restore perform save/restore on painter 2024-08-20 09:30:05 +02:00
CanvasState.h LibWeb: Make 2D canvas save/restore perform save/restore on painter 2024-08-20 09:30:05 +02:00
CanvasState.idl
CanvasText.h
CanvasText.idl
CanvasTextDrawingStyles.h LibWeb: Check CanvasTextDrawingStyles.font assignment is valid 2024-07-23 18:00:12 +02:00
CanvasTextDrawingStyles.idl
CanvasTransform.h LibWeb: Compensate for CRC2D transform in internal stored path 2024-08-20 09:30:05 +02:00
CanvasTransform.idl
CanvasUserInterface.idl LibWeb/Canvas: Stub missing includes for CanvasRenderingContext2D 2024-08-19 09:04:50 +02:00