This adds support for bézier, NURBS and catmull rom curve types in SVG exporting. Note: strokes without uniform width will still be exported as polylines. This is because the outline code currently does not support bézier curves. Pull Request: https://projects.blender.org/blender/blender/pulls/141594