Re: Sequence of InterViews 3.1 canvas.curve_to to Idraw BSpl
Brought to you by:
johnston
From: Michael H. <mic...@ya...> - 2005-03-01 22:58:39
|
Michael Hines wrote: > I see in ivtools-1.2/src/IVGlyph/figure.c > how to convert *_BSpline31 arrays into a sequence of curve_to calls. > But I need to go the other way. > My application uses curve_to and contains an Idraw file writer which > needs to convert them to a BSpl or CBSpl. > Does anyone know the algorithm? No need to look. I found the algorithm at //http://www.timotheegroleau.com/Flash/articles/cubic_bezier_in_flash.htm |