dhbailey wrote:
WinFin offers 5 control points: 2 end points, center point of the curve and 2 others which are half-way between center and each end.
The center control point is merely a UI feature that allows the real control points to be moved simultaneously and symmetrically. I'm talking about true, independently moveable control points.
FWIW: The UI also constrains the endpoints and moves the interior control points when you drag an endpoint. This is also a UI feature. The actual graphic is implemented as parallel bezier curves, which have exatly four independent control points. A likely solution for what I want is 2 sets of parallel beziers, joined in the center and automatically smoothed.
-- Robert Patterson http://RobertGPatterson.com _______________________________________________ Finale mailing list [email protected] http://lists.shsu.edu/mailman/listinfo/finale
