Previous Page
Next Page

WZ_jsgraphics

Web site: www.walterzorn.com/jsgraphics/jsgraphics_e.ht`m

License: LGPL

WZ_jsgraphics adds a vector-graphics drawing implementation in pure JavaScript. It supports multiple browsers and allows for drawing anywhere on the Web site's content area. The API provides for basic drawing, including lines, boxes, polygons, and ellipses. Arbitrary positioning of images and text is also supported. The library includes a mode to make the drawings printable and works by building the lines out of DIV elements. Thus, it will have some performance limitations, but it works fast enough for many tasks.


Previous Page
Next Page