Global Cube a16e27ced8 init 2 жил өмнө
..
annotations a16e27ced8 init 2 жил өмнө
library a16e27ced8 init 2 жил өмнө
manager a16e27ced8 init 2 жил өмнө
plugins a16e27ced8 init 2 жил өмнө
resources a16e27ced8 init 2 жил өмнө
stencil a16e27ced8 init 2 жил өмнө
tools a16e27ced8 init 2 жил өмнө
ui a16e27ced8 init 2 жил өмнө
util a16e27ced8 init 2 жил өмнө
Drawing.js a16e27ced8 init 2 жил өмнө
README a16e27ced8 init 2 жил өмнө
_base.js a16e27ced8 init 2 жил өмнө
defaults.js a16e27ced8 init 2 жил өмнө

README

-------------------------------------------------------------------------------
Drawing
-------------------------------------------------------------------------------
Version 0.1
Release date: August 22, 2009
-------------------------------------------------------------------------------
Project state: alpha
The code is very well tested with relatively few bugs. But it is also in a
state where APIs and methods can still change.
-------------------------------------------------------------------------------
Project author
Mike Wilcox anm8tr AT yahoo.com
-------------------------------------------------------------------------------
Project description

Drawing is a project that sits on top of DojoX GFX and uses SVG and VML vector
graphics to draw and display.
-------------------------------------------------------------------------------
Dependencies:

dojo.gfx
-------------------------------------------------------------------------------
Documentation

http://docs.dojocampus.org/dojox/drawing
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/dojo/dojox/trunk/drawing.js
http://svn.dojotoolkit.org/dojo/dojox/trunk/drawing/*

Install into the following directory structure:
/dojox/drawing/

...which should be at the same level as your Dojo checkout.