mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Refactor arc() and ellipse() to use lyon_geom::Arc
This commit is contained in:
parent
455fb18eca
commit
86ad6ed3b8
21 changed files with 55 additions and 151 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -516,6 +516,7 @@ dependencies = [
|
|||
"half",
|
||||
"ipc-channel",
|
||||
"log",
|
||||
"lyon_geom 0.14.0",
|
||||
"num-traits",
|
||||
"pixels",
|
||||
"raqote",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue