mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
2eaf62fdc8
* Flesh out the CanvasKit backend some more - Implement `drawOval` and `addOval` - Use the Canvas's own `getSaveCount` - Implement `skew` - Implement `saveLayerWithoutBounds` - Document things which we don't plan to implement in the Skia backend * Remove `rasterCache` fake support * Remove saveCount setter