aboutsummaryrefslogtreecommitdiffstats
path: root/docs/psdimage.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update documentationv0.4.5meltingice2012-07-171-1/+1
* Updated documentationmeltingice2012-07-171-1/+1
* Updated documentationmeltingice2012-07-171-1/+0
* Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)meltingice2012-07-071-11/+15
* Updated documentationmeltingice2012-07-021-1/+1
* Added toJSON function to extract all parsed info avoiding file and image datameltingice2012-04-211-1/+2
* Updated documentationmeltingice2012-04-191-12/+55
* Updated documentationmeltingice2012-04-171-1/+1
* Added support for parsing layer curves and switched internal data representation to Int8Arraymeltingice2012-04-151-1/+1
* Updated documentationmeltingice2012-04-111-2/+6
* Updated documentationmeltingice2012-04-111-2/+31
* Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1meltingice2012-04-101-1/+20
* Updated documentationmeltingice2012-04-101-32/+35
* Removed references to zip.js and node-canvasmeltingice2012-04-101-84/+84
* Added ability to skip layer image parsing since it can be very memory intensivemeltingice2012-04-011-0/+4
* Added documentation, generated updated HTML docs, and cleaned up code a little.meltingice2012-04-011-65/+166
* Added toImage() function to export to an image instead of a canvas, and updated documentation.meltingice2012-03-021-18/+123
* Updated inline documentationmeltingice2012-02-141-20/+49
* Added ability to load a PSD from a File object, changed the int helper functions from signed to unsigned ints, and started on some better documentation.meltingice2012-02-011-0/+30