GraphicsJS Specifications
|
Create graphics for the Web in JavaScript.
Key features of GraphicsJS library making it stand out: - Rich line drawing - not only Bezier curves, but also any deformations including arcs and other curves. - Powerful text features - multiline texts, text measurement, including width, height, as well as wrap, overflow, indent, spacing, align. - Virtual DOM, designed for drawing rapidly and only what is necessary. - Smart layering system including z-index. - Its own transformation engine, with no need to use embarrassing in-browser transformations. - Cross-browser support including legacy browsers (IE6+). - Convenient JavaScript API, concise and with chaining support.
Download (375.54KB)