mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +01:00
Some information of `canvas_data::Pattern` was lost by converting it to `raqote::Source` due to the fact that Raqote did not store this information (e.g. linear gradient's start/end points). We introduce another layer to keep this information for later use (like in `is_zero_size_gradient()`). |
||
---|---|---|
.. | ||
webgl_mode | ||
azure_backend.rs | ||
build.rs | ||
canvas_data.rs | ||
canvas_paint_thread.rs | ||
Cargo.toml | ||
lib.rs | ||
raqote_backend.rs | ||
webgl_limits.rs | ||
webgl_thread.rs |