pathfinder/geometry/src
Patrick Walton cd23d62f3d Fix off-by-epsilon error in `push_arc` that was breaking the Moiré demo 2019-05-21 20:24:04 -07:00
..
basic Write in the line segment intersection code in matrix form 2019-05-21 14:51:50 -07:00
clip.rs Add arc building methods and switch the Moiré demo to use them. 2019-05-13 12:42:13 -07:00
color.rs Add Moiré demo 2019-05-11 11:53:50 -07:00
dilation.rs Run `rustfmt` on the geometry crate 2019-04-29 16:46:35 -07:00
lib.rs Remove unused `monotonic` module 2019-05-08 13:37:17 -07:00
orientation.rs Remove the Pathfinder 2 orientation computation code 2019-02-12 19:56:44 -08:00
outline.rs Fix off-by-epsilon error in `push_arc` that was breaking the Moiré demo 2019-05-21 20:24:04 -07:00
segment.rs Add arc building methods and switch the Moiré demo to use them. 2019-05-13 12:42:13 -07:00
stroke.rs Implement round line caps 2019-05-21 20:21:46 -07:00
util.rs Fall back to Newton's method instead of dividing by zero when finding critical 2019-05-08 17:51:12 -07:00