webui-aria2/js/libs/dojox/drawing
2012-05-01 19:52:07 +08:00
..
annotations added initial files and directory structure 2012-05-01 19:52:07 +08:00
library added initial files and directory structure 2012-05-01 19:52:07 +08:00
manager added initial files and directory structure 2012-05-01 19:52:07 +08:00
plugins added initial files and directory structure 2012-05-01 19:52:07 +08:00
resources added initial files and directory structure 2012-05-01 19:52:07 +08:00
stencil added initial files and directory structure 2012-05-01 19:52:07 +08:00
tools added initial files and directory structure 2012-05-01 19:52:07 +08:00
ui added initial files and directory structure 2012-05-01 19:52:07 +08:00
util added initial files and directory structure 2012-05-01 19:52:07 +08:00
_base.js added initial files and directory structure 2012-05-01 19:52:07 +08:00
_base.js.uncompressed.js added initial files and directory structure 2012-05-01 19:52:07 +08:00
defaults.js added initial files and directory structure 2012-05-01 19:52:07 +08:00
defaults.js.uncompressed.js added initial files and directory structure 2012-05-01 19:52:07 +08:00
Drawing.js added initial files and directory structure 2012-05-01 19:52:07 +08:00
Drawing.js.uncompressed.js added initial files and directory structure 2012-05-01 19:52:07 +08:00
README added initial files and directory structure 2012-05-01 19:52:07 +08:00

-------------------------------------------------------------------------------
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://dojotoolkit.org/reference-guide/dojox/drawing.html
-------------------------------------------------------------------------------
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.