pathfinder/c
Patrick Walton a1b0df0a42 Rename `Point2DF` to `Vector2F`, `Point3DF` to `Vector4F`, and `LineSegmentF`
to `LineSegment2F`.

Straw poll on Twitter suggested that these names were preferred.
2019-06-03 12:39:29 -07:00
..
include/pathfinder Rename `Point2DF` to `Vector2F`, `Point3DF` to `Vector4F`, and `LineSegmentF` 2019-06-03 12:39:29 -07:00
src Rename `Point2DF` to `Vector2F`, `Point3DF` to `Vector4F`, and `LineSegmentF` 2019-06-03 12:39:29 -07:00
Cargo.toml Add enough C bindings to recreate `canvas_minimal` in C. 2019-05-25 20:21:38 -07:00