pathfinder/geometry/src
Patrick Walton 9de7d95d33 Start a simple HTML canvas-like API, and add a minimal example to show how to
use it.
2019-05-03 14:15:38 -07:00
..
basic Run `rustfmt` on the geometry crate 2019-04-29 16:46:35 -07:00
clip.rs Run `rustfmt` on the geometry crate 2019-04-29 16:46:35 -07:00
color.rs Start a simple HTML canvas-like API, and add a minimal example to show how to 2019-05-03 14:15:38 -07:00
dilation.rs Run `rustfmt` on the geometry crate 2019-04-29 16:46:35 -07:00
lib.rs Replace commented out printlns with proper debug statements 2019-04-29 16:43:24 -07:00
monotonic.rs Add a fast path for monotonic conversion 2019-02-02 11:12:54 -08:00
orientation.rs Remove the Pathfinder 2 orientation computation code 2019-02-12 19:56:44 -08:00
outline.rs Start a simple HTML canvas-like API, and add a minimal example to show how to 2019-05-03 14:15:38 -07:00
segment.rs Run `rustfmt` on the geometry crate 2019-04-29 16:46:35 -07:00
stroke.rs Run `rustfmt` on the geometry crate 2019-04-29 16:46:35 -07:00
util.rs Add a defringing shader for subpixel antialiasing, untested as of yet 2019-02-04 16:04:13 -08:00