Since I managed to script a Bezier curve renderer, I thought it would be fun to make use of it and script a basic SVG file renderer! :) Here's a frog drawn completely using the pen tool using nothing but the contents of a pasted in SVG file for reference. Slide the SMOOTH slider to reduce the smoothness of the bezier curves.