aboutsummaryrefslogtreecommitdiffstats
path: root/docs/psdlayermask.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated documentationmeltingice2012-07-171-2/+44
* Updated documentationmeltingice2012-07-171-44/+2
* Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)meltingice2012-07-071-1/+4
* Updated documentationmeltingice2012-07-021-1/+1
* Added toJSON function to extract all parsed info avoiding file and image datameltingice2012-04-211-3/+15
* Updated documentationmeltingice2012-04-191-1/+1
* Updated documentationmeltingice2012-04-171-3/+3
* Added support for parsing layer curves and switched internal data representation to Int8Arraymeltingice2012-04-151-1/+1
* Stopped attempting to parse folder/hidden layersmeltingice2012-04-111-8/+10
* Updated documentationmeltingice2012-04-111-10/+9
* Updated documentationmeltingice2012-04-111-34/+31
* Updated documentationmeltingice2012-04-101-8/+8
* Removed references to zip.js and node-canvasmeltingice2012-04-101-8/+9
* Added ability to skip layer image parsing since it can be very memory intensivemeltingice2012-04-011-2/+6
* Added documentation, generated updated HTML docs, and cleaned up code a little.meltingice2012-04-011-8/+14
* Added toImage() function to export to an image instead of a canvas, and updated documentation.meltingice2012-03-021-12/+15
* Updated inline documentationmeltingice2012-02-141-22/+24
* Updated inline source docsmeltingice2012-02-021-16/+12
* 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/+67