* Allow the easy created of gradients on text just by supplying an array of colours for fill rathar than a string
* removing built files
* Moved generating of the gradient into it's own function
* Fixed function typo
* Fix minor merge error
* getColor can now parse an array of values
* Updated jsdoc to show you can give an array of numbers for fill colour