Blame | Last modification | View Log | RSS feed
-------------------------------------------------------------------------------DojoX Color-------------------------------------------------------------------------------Version 0.9Release date: 10/20/2007-------------------------------------------------------------------------------Project state:dojox.color._base: stabledojox.color.Colorspace: experimentaldojox.color.Generator: beta-------------------------------------------------------------------------------CreditsCal HendersonTom Trenka (ttrenka AT gmail.com)-------------------------------------------------------------------------------Project descriptionBoth a port of the older dojo.gfx.color work (Cal Henderson) as well as somenew additions (Generator, Tom Trenka). Everything is applied to an alias ofdojo.Color or dojo.color, so that you can just use dojox.color.Color insteadwith extended methods.-------------------------------------------------------------------------------Dependencies:Depends on the Dojo Core, v1.0-------------------------------------------------------------------------------DocumentationSee the API documentation.-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/color.jshttp://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/color/*Install into the following directory structure:/dojox/color/...which should be at the same level as your Dojo checkout.-------------------------------------------------------------------------------