资 源 简 介
Welcome to Leonore
Leonore is a suite of javascript classes to enable the easy client-side drawing of shapes, lines and images using Scalable Vector Graphics (SVG). SVG itself is a very simple standard, allowing the creation of complex shapes and diagrams via the combination of basic XML structures. If all you want to do is draw a circle then standard SVG is all you need. This package was created both to allow some of the XML complexities to be abstracted away and also to allow more dynamic control of SVG elements on the screen (applying or removing color gradients for example, or animating elements).
In keeping with the SVG approach, the Leonore classes are also very simple and decoupled from each other. The best place to start learning how to use Leonore is the examples section of the documentation site.
Compatibility
SVG hasn"t had massive adoption across the browser world, which is probably wh