aboutsummaryrefslogtreecommitdiffstats
path: root/docs/psd.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update docs and version bumpmeltingice2012-07-171-1/+1
* Updated documentationmeltingice2012-07-171-1/+1
* Version bumpmeltingice2012-07-071-1/+1
* Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)meltingice2012-07-071-8/+8
* Updated documentationmeltingice2012-07-021-1/+1
* Fix file data being included with image resourcesmeltingice2012-04-211-3/+5
* Increase version number in sourcev0.4.1meltingice2012-04-211-2/+2
* Added toJSON function to extract all parsed info avoiding file and image datameltingice2012-04-211-19/+34
* Updated documentationmeltingice2012-04-191-41/+22
* Updated documentationmeltingice2012-04-171-1/+1
* Added support for parsing layer curves and switched internal data representation to Int8Arraymeltingice2012-04-151-4/+3
* Stopped attempting to parse folder/hidden layersmeltingice2012-04-111-1/+19
* Updated documentationmeltingice2012-04-111-1/+2
* Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1meltingice2012-04-101-1/+1
* Updated documentationmeltingice2012-04-101-14/+14
* Removed references to zip.js and node-canvasmeltingice2012-04-101-25/+34
* Changed layer image data parsing to disabled by default.meltingice2012-04-011-1/+1
* Added ability to skip layer image parsing since it can be very memory intensivemeltingice2012-04-011-2/+8
* Added documentation, generated updated HTML docs, and cleaned up code a little.meltingice2012-04-011-57/+29
* Added toImage() function to export to an image instead of a canvas, and updated documentation.meltingice2012-03-021-26/+106
* Updated inline documentationmeltingice2012-02-141-8/+13
* 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/+66