servo/components/canvas
Euclid Ye 0e4b2bfef0
cargo: Remove unused dependency (#38239)
Remove unused `Cargo.toml` dependency to reduce binary size.

Testing: Can still compile in different platforms.

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-07-23 13:32:50 +00:00
..
backend.rs canvas: Use wrapped kurbo::BezPath for path everywhere (#37967) 2025-07-12 10:37:47 +00:00
canvas_data.rs canvas: Move current_default_path to script CanvasState (#38114) 2025-07-18 05:45:53 +00:00
canvas_paint_thread.rs canvas: Make script/canvas thread boundry mostly stateless (#38164) 2025-07-22 12:30:15 +00:00
Cargo.toml cargo: Remove unused dependency (#38239) 2025-07-23 13:32:50 +00:00
lib.rs Use backend trait with associated types for 2d canvas backends abstraction (#36783) 2025-05-01 04:16:23 +00:00
raqote_backend.rs canvas: Use wrapped kurbo::BezPath for path everywhere (#37967) 2025-07-12 10:37:47 +00:00