David Shin
|
bb0f857dfa
|
style: Port bezier edge cases handling from C++ to Rust
Differential Revision: https://phabricator.services.mozilla.com/D150569
|
2023-10-02 14:37:19 +00:00 |
|
Jan Andre Ikenmeyer
|
1d6fe65401
|
Update MPL license to https (part 4)
|
2018-11-19 14:47:27 +01:00 |
|
Simon Sapin
|
a15d33a10e
|
cargo fix --edition
|
2018-11-10 17:47:28 +01:00 |
|
Bobby Holley
|
c99bcdd4b8
|
Run rustfmt on selectors, servo_arc, and style.
This was generated with:
./mach cargo fmt --package selectors &&
./mach cargo fmt --package servo_arc &&
./mach cargo fmt --package style
Using rustfmt 0.4.1-nightly (a4462d1 2018-03-26)
|
2018-04-10 17:35:15 -07:00 |
|
Anthony Ramine
|
5ffa523ccd
|
Don't use Point2D<f32> for cubic curves anymore
|
2017-07-19 10:19:41 +02:00 |
|
Nicolas Silva
|
8617320500
|
Bump euclid to 0.14.
|
2017-06-14 16:00:59 +02:00 |
|
Simon Sapin
|
125a216bde
|
More docs in style.
Follow up to #14802.
|
2017-01-02 10:40:20 +01:00 |
|
Emilio Cobos Álvarez
|
c82fcac77f
|
style: Document the bezier module.
|
2016-12-31 23:24:17 +01:00 |
|
Anthony Ramine
|
09f865919d
|
Move util::bezier to style
|
2016-02-14 19:45:24 +01:00 |
|