On 2011/10/01 06:02:54, Keith wrote:
Mike, this could make sense *if* it is normal to ask where the Bezier
curve
touches the left or right side of its bounding box.
A Bezier curve stays within the convex hull formed by the end points and the control points. If the x (or y) coordinates of the control points are within the interval of the end points, the end points determine the x (or y) coordinate of the bounding box. No need to calculate anything else in that case. http://codereview.appspot.com/4820048/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
