html2canvas/src
Guido Tapia 0d370d09fb This fixes an exception when trying to parse gradient like: 'rgb(254, 254, 254) 0%, rgb(236, 236, 236) 100%'
Note: This does not parse the % which would be good to delineate steps correctly, just a fix for an Exception.
2011-12-07 09:53:40 +11:00
..
plugins merged from dev 2011-09-12 21:35:37 +03:00
Core.js Merge pull request #33 from cobexer/fix-jpeg-export 2011-11-26 10:17:35 -08:00
Generate.js This fixes an exception when trying to parse gradient like: 'rgb(254, 254, 254) 0%, rgb(236, 236, 236) 100%' 2011-12-07 09:53:40 +11:00
LICENSE Improve build system: read version from version.txt, fix build without compiler 2011-11-16 00:36:06 +01:00
Parse.js Merge pull request #31 from cobexer/add-render-canvas-support 2011-11-26 10:18:37 -08:00
Preload.js IE fix 2011-11-27 04:33:41 +02:00
Queue.js Improve build system: read version from version.txt, fix build without compiler 2011-11-16 00:36:06 +01:00
Renderer.js clear canvas before rendering to allow jpeg export 2011-11-26 17:38:57 +01:00
Util.js Improve build system: read version from version.txt, fix build without compiler 2011-11-16 00:36:06 +01:00