Hello, does anyone knows what is the maximum number of segments can added to OpenVG path.
I'm trying to use OMAP3530 openVG implementation and get very erratic behavior from OpenVG library once i get more than 1600-1700 elements inside path.
It does not report any error, all API calls finish sucessfuly, but when trying to draw application crashes somewhere inside libOpenVG
Is there better place to post problems with OpenVG implementations ? I have couple of other problems to report.