That error means that it's failing to resize one of the arcs, but since it's resized the other one already, the result is a broken state.
The fix is to work on a temporary copy of each segment, then copy it over to the "real" segments if it passes all the checks. Instead of weird failures like this, any errors will just fall back to parabolic blends. I should have that fix ready in a day or two. ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
