mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:40:59 +00:00
Works for fills and strokes (using colors, gradients, or patterns), along with images. fill_rect() has been updated to use fill_path(), which allows it to easily transform the rect, and already supports opacity. Co-authored-by: MacDue <macdue@dueutil.tech> |
||
|---|---|---|
| .. | ||
| CanvasCompositing.h | ||
| CanvasCompositing.idl | ||
| CanvasDrawImage.cpp | ||
| CanvasDrawImage.h | ||
| CanvasDrawImage.idl | ||
| CanvasDrawPath.h | ||
| CanvasDrawPath.idl | ||
| CanvasFillStrokeStyles.h | ||
| CanvasFillStrokeStyles.idl | ||
| CanvasImageData.h | ||
| CanvasImageData.idl | ||
| CanvasImageSmoothing.h | ||
| CanvasImageSmoothing.idl | ||
| CanvasPath.cpp | ||
| CanvasPath.h | ||
| CanvasPath.idl | ||
| CanvasPathClipper.cpp | ||
| CanvasPathClipper.h | ||
| CanvasPathDrawingStyles.h | ||
| CanvasPathDrawingStyles.idl | ||
| CanvasRect.h | ||
| CanvasRect.idl | ||
| CanvasState.cpp | ||
| CanvasState.h | ||
| CanvasState.idl | ||
| CanvasText.h | ||
| CanvasText.idl | ||
| CanvasTransform.h | ||
| CanvasTransform.idl | ||