Description: Path Generator is an AIR desktop application that helps programmers or developers in the creation of vector graphics. Path represents the geometry of the outline of an object. Using “moveto”, “lineto”, and “curveto” commands you can create shapes using coordinates, but this application does all that automatically for you with both Cubic Bézier and Quadratic Bézier curved lines supported. Basically it allows a developer or user to ...