25 Nov
2015
25 Nov
'15
4:03 p.m.
Hi to all.
Working with a function that split into subpaths all self crossings of a path, I throw a LPE exception in path.portion I call it with a value for example "path.portion(0,2.9345)" and path size == 4. I think I dont get any continuity problems when creating a portion, anyway it happends, also if active setStitching to the path
Here are the function: https://inkscape.org/en/gallery/item/7011 I comment in the code where the exception happens "std::cout << "EXCEPTON HERE\n";" Next logs to this line don't show if exception.
Any help is welcome, cheers, Jabier.