source:
Dev/branches/rest-dojo-ui/client/dojox/drawing/README
@
256
Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago | |
---|---|
File size: 1.4 KB |
Line | |
---|---|
1 | ------------------------------------------------------------------------------- |
2 | Drawing |
3 | ------------------------------------------------------------------------------- |
4 | Version 0.1 |
5 | Release date: August 22, 2009 |
6 | ------------------------------------------------------------------------------- |
7 | Project state: alpha |
8 | The code is very well tested with relatively few bugs. But it is also in a |
9 | state where APIs and methods can still change. |
10 | ------------------------------------------------------------------------------- |
11 | Project author |
12 | Mike Wilcox anm8tr AT yahoo.com |
13 | ------------------------------------------------------------------------------- |
14 | Project description |
15 | |
16 | Drawing is a project that sits on top of DojoX GFX and uses SVG and VML vector |
17 | graphics to draw and display. |
18 | ------------------------------------------------------------------------------- |
19 | Dependencies: |
20 | |
21 | dojo.gfx |
22 | ------------------------------------------------------------------------------- |
23 | Documentation |
24 | |
25 | http://dojotoolkit.org/reference-guide/dojox/drawing.html |
26 | ------------------------------------------------------------------------------- |
27 | Installation instructions |
28 | |
29 | Grab the following from the Dojo SVN Repository: |
30 | http://svn.dojotoolkit.org/dojo/dojox/trunk/drawing.js |
31 | http://svn.dojotoolkit.org/dojo/dojox/trunk/drawing/* |
32 | |
33 | Install into the following directory structure: |
34 | /dojox/drawing/ |
35 | |
36 | ...which should be at the same level as your Dojo checkout. |
Note: See TracBrowser
for help on using the repository browser.