BAI caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
..
annotations caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
library caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
manager caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
plugins caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
resources caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
stencil caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
tools caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
ui caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
util caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
Drawing.js caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
README caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
_base.js caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây
defaults.js caf51083a8 长三角共享系统国产化改造项目初始 2 tuần trước cách đây

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://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.