..
CanvasCompositing.h
LibWeb: Add initial implementation of CRC2D.globalAlpha
2023-06-18 20:31:11 +02:00
CanvasCompositing.idl
LibWeb: Add comments and missing items of various IDL files
2023-10-25 19:45:41 +02:00
CanvasDrawImage.cpp
LibWeb: Make CanvasImageSource also be an ImageBitmap
2024-04-08 14:25:36 +02:00
CanvasDrawImage.h
LibWeb: Make CanvasImageSource also be an ImageBitmap
2024-04-08 14:25:36 +02:00
CanvasDrawImage.idl
LibWeb: Make CanvasImageSource also be an ImageBitmap
2024-04-08 14:25:36 +02:00
CanvasDrawPath.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
CanvasDrawPath.idl
LibWeb: Add initial implementation of CRC2D.clip()
2023-04-09 18:42:45 +02:00
CanvasFillStrokeStyles.h
LibWeb: Report when CanvasFillOrStrokeStyle parsing fails
2023-11-24 08:42:18 +01:00
CanvasFillStrokeStyles.idl
LibWeb: Implement CanvasRenderingContext2D.createPattern()
2023-02-03 20:36:21 +01:00
CanvasImageData.h
LibWeb: Use correct IDL definition for CanvasImageData methods
2024-05-16 08:02:59 +02:00
CanvasImageData.idl
LibWeb: Use correct IDL definition for CanvasImageData methods
2024-05-16 08:02:59 +02:00
CanvasImageSmoothing.h
LibWeb: Implement CRC2D.imageSmoothingEnabled
2023-03-29 22:48:04 +02:00
CanvasImageSmoothing.idl
IDL: Add missing #imports
2023-11-11 08:51:51 +01:00
CanvasPath.cpp
LibWeb: Normalize the angle delta in CanvasPath::ellipse()
2024-03-24 18:37:44 +01:00
CanvasPath.h
LibWeb: Implement missing CanvasPath::lineTo()
steps
2024-03-21 09:19:22 +01:00
CanvasPath.idl
LibWeb: Add canvas context2d roundRect
2023-10-20 07:20:29 +02:00
CanvasPathDrawingStyles.h
LibWeb: Ignore setting zero, negative, or non-finite CRC2D.lineWidths
2024-05-06 17:33:04 +02:00
CanvasPathDrawingStyles.idl
LibWeb: Add Canvas Context2D basic text align and text baseline support
2023-08-05 17:17:08 +02:00
CanvasRect.h
CanvasRect.idl
CanvasState.cpp
LibGfx+LibWeb: Propagate OOM when creating PaintStyles
2023-03-02 11:49:13 +01:00
CanvasState.h
LibWeb: Remove a bunch of calls to to_byte_string
2024-04-05 20:01:37 -04:00
CanvasState.idl
CanvasText.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
CanvasText.idl
CanvasTextDrawingStyles.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
CanvasTextDrawingStyles.idl
IDL: Add missing #imports
2023-11-11 08:51:51 +01:00
CanvasTransform.h
LibWeb: Add missing Canvas Context2D transform functions
2023-09-17 16:48:54 -06:00
CanvasTransform.idl
LibWeb: Add missing Canvas Context2D transform functions
2023-09-17 16:48:54 -06:00