| NEWS | R Documentation | 
NEWS file for the gridBezier package
Changes in version 1.1-0
- Add support for quadratic Bezier curves (in addition to the original cubic Bezier curves), including points on the curve, and tangents and normals to the curve. 
- Checking of valid number of control points now happens when the Bezier grob is created.