On Wed, 2003-01-29 at 08:50, DNR wrote: > I'm working on a paint application in palm. To draw curved lines I get pen > move positions and link them with straight lines on a fly. But the lines are > not "smooth" as expected. Is there another stratergy to draw curved lines > smoothly (on a fly) ? > > Is there a way to get more pen move events ?
I don't know of a way to get more pen events. It sounds to me like what you're looking for is line smoothing. A quick googling for 'line smoothing' will get you things like this: http://www.sli.unimelb.edu.au/gisweb/LGmodule/LGSmoothing.htm -Ken -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
