mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
canvas: Move peniko/kurbo conversions in separate file (#38279)
This will allow reusing those conversions in vello_cpu backend. Testing: Just refactor Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
4d899ecba5
commit
daebb5a033
7 changed files with 224 additions and 210 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1076,6 +1076,7 @@ dependencies = [
|
|||
"kurbo",
|
||||
"log",
|
||||
"net_traits",
|
||||
"peniko",
|
||||
"pixels",
|
||||
"pollster",
|
||||
"range",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue