Just updated the repo.  Added support to 'fake' circle shape textures, polygons with radius > 0, and loops.  This was done through using an approximation using an n-sided polygon, adjusted based on the circle's radius.  Added tests for the same.
--tim