> Oh, so what you are telling me is that ps have a builtin command for drawing a
> 3rd order bezier curve...?
> I didn't know that. This makes things a bit hairier... :-(
> I will try and find a ps-guru and then I'll return...

I made a quick search in the Postscript reference manual
(http://partners.adobe.com/asn/developer/technotes/postscript.html)
and it seems that only cubic B�zier curves are supported in Postscript.
Of course, you could get a good approximation of a higher order spline
by dividing the curve into several segments.

  /Mats



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to