I have an issue where a circle will draw 3 sides using onPathCubic and one side with onPathSCubic. The first 3 sides display fine but the side with onPathSCubic draws more like a rounded square corner. I'm using the example project to load the svg. I will send you the svg file later today.