sungwoobaek@idatabank.com ba2a58c8f2 first commit 5 yıl önce
..
annotations ba2a58c8f2 first commit 5 yıl önce
library ba2a58c8f2 first commit 5 yıl önce
manager ba2a58c8f2 first commit 5 yıl önce
plugins ba2a58c8f2 first commit 5 yıl önce
resources ba2a58c8f2 first commit 5 yıl önce
stencil ba2a58c8f2 first commit 5 yıl önce
tools ba2a58c8f2 first commit 5 yıl önce
ui ba2a58c8f2 first commit 5 yıl önce
util ba2a58c8f2 first commit 5 yıl önce
Drawing.js ba2a58c8f2 first commit 5 yıl önce
README ba2a58c8f2 first commit 5 yıl önce
_base.js ba2a58c8f2 first commit 5 yıl önce
defaults.js ba2a58c8f2 first commit 5 yıl önce

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.