aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/webgl_thread.rs
diff options
context:
space:
mode:
authorpylbrecht <palbrecht@mailbox.org>2019-12-13 22:15:19 +0100
committerpylbrecht <palbrecht@mailbox.org>2019-12-17 19:52:02 +0100
commita50aef6f00d3ba1cb45a0eb5d0c7fafbbe7bb1fb (patch)
tree81612221ad623a0a3c9da163a97e6421286f401f /components/canvas/webgl_thread.rs
parent1aecf40922337f7bd514ecd00b2ce9c43f3877d7 (diff)
downloadservo-a50aef6f00d3ba1cb45a0eb5d0c7fafbbe7bb1fb.tar.gz
servo-a50aef6f00d3ba1cb45a0eb5d0c7fafbbe7bb1fb.zip
Add a layer to store Pattern related information
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()`).
Diffstat (limited to 'components/canvas/webgl_thread.rs')
0 files changed, 0 insertions, 0 deletions