I need to be able to convert a Shape described by a WIND_NON_ZERO PathIterator into WIND_EVEN_ODD. Obviously some Java code that does this would be great, but a pointer to a nice algorithm would be appreciated too. So far I have found this: http://www.n-n-a.com/topic.php?p=1900-913-1
Not as important, but I'm also interested in PathIterator-based Java code for converting cubic beziers to quadratic beziers via subdivision. Thanks, Chris =========================================================================== 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".
