-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I have a PathIterator consisting of one MOVETO and lots of very short LINETO segments. I would like to smoothen out the path by for example replacing lots of short lines with a fitting curve. I first thought that FlatteningPathIterator was intended for this job. But the results I get from it leave my original path unaltered. Am I doing something wrong or it the class intended for something different? Thanks very much! Cheers, Arik -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (MingW32) iD8DBQFA8aiF//PXyz2NiW8RAv7LAKCw9rIFHS0ZSyYKNQQZXl2fBgtMgACfSiAH ftvu430vggamX52w/cyKBIs= =WHJN -----END PGP SIGNATURE----- =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
