servo/components/servo_arc
Emilio Cobos Álvarez f429c28f23 style: Add bindings for ArcSlice and ThinArc, and use them to reduce copies of SVG path data.
As I said over bug 1549593, the eventual goal is to use ArcSlice in all
inherited properties. But this seemed like a good first candidate that doesn't
require me to move around a lot more code, since we were already using cbindgen
for the path commands.

Differential Revision: https://phabricator.services.mozilla.com/D30134
2019-05-10 12:43:05 +02:00
..
Cargo.toml Fix license metadata for servo_arc crate 2018-02-21 16:35:18 -08:00
lib.rs style: Add bindings for ArcSlice and ThinArc, and use them to reduce copies of SVG path data. 2019-05-10 12:43:05 +02:00