Versions in this module Expand all Collapse all v0 v0.0.2 Mar 5, 2022 v0.0.1 Mar 5, 2022 Changes in this version + type Curve []point + func New(cp ...vg.Point) Curve + func (c Curve) Curve(p []vg.Point) []vg.Point + func (c Curve) Point(t float64) vg.Point