aboutsummaryrefslogtreecommitdiffstats
path: root/docs/psdlayer.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update documentationv0.4.5meltingice2012-07-171-1/+0
* Updated documentationmeltingice2012-07-171-11/+26
* Updated documentationmeltingice2012-07-171-3/+10
* Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)meltingice2012-07-071-0/+2
* Updated documentationmeltingice2012-07-021-4/+8
* Added toJSON function to extract all parsed info avoiding file and image datameltingice2012-04-211-3/+29
* Updated documentationmeltingice2012-04-191-1/+3
* Updated documentationmeltingice2012-04-171-63/+52
* Added support for parsing layer curves and switched internal data representation to Int8Arraymeltingice2012-04-151-1/+2
* Updated documentationmeltingice2012-04-111-0/+2
* Updated documentationmeltingice2012-04-111-43/+56
* Updated documentationmeltingice2012-04-101-99/+99
* Removed references to zip.js and node-canvasmeltingice2012-04-101-99/+102
* Added documentation, generated updated HTML docs, and cleaned up code a little.meltingice2012-04-011-150/+55
* Added toImage() function to export to an image instead of a canvas, and updated documentation.meltingice2012-03-021-95/+103
* Updated inline documentationmeltingice2012-02-141-58/+60
* Updated inline source docsmeltingice2012-02-021-33/+47
* 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/+347