Ahmet Zorlu webmaster of the Zoode blog has today released another Actionscript DrawingAPI enhancing package entitled Zoode Geometries2D. The package provides general rendering methods that can be used to draw two dimensional geometry primitives such as lines, quadratic and cubic curves, polygons, regular polygons, rectangles, round rectangles, parallelograms, ellipses, arcs and general paths. It is modeled along the package java.awt.geom of J2SE, but is much simpler and doesn’t provide advanced features; such as affine transform etc…. You can download the package as a Macromedia Extension(.mxp) here. Or you can copy and paste the source-code from here.