aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update documentationv0.4.5meltingice2012-07-172-2/+1
* Update docs and version bumpmeltingice2012-07-173-5/+4
* Updated documentationmeltingice2012-07-1731-54/+191
* Updated documentationmeltingice2012-07-175-51/+39
* 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-075-23/+36
* Add some missing documentationmeltingice2012-07-022-0/+250
* Updated documentationmeltingice2012-07-0222-39/+147
* Fix file data being included with image resourcesmeltingice2012-04-212-3/+19
* 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-216-103/+109
* Updated documentationmeltingice2012-04-1922-80/+122
* Updated documentationmeltingice2012-04-1721-79/+177
* Added support for parsing layer curves and switched internal data representation to Int8Arraymeltingice2012-04-1516-17/+89
* Stopped attempting to parse folder/hidden layersmeltingice2012-04-112-9/+29
* Updated documentationmeltingice2012-04-113-12/+17
* Updated documentationmeltingice2012-04-1114-106/+245
* Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1meltingice2012-04-104-19/+48
* Updated documentationmeltingice2012-04-1013-423/+401
* Removed references to zip.js and node-canvasmeltingice2012-04-1013-442/+458
* 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-013-4/+18
* Added documentation, generated updated HTML docs, and cleaned up code a little.meltingice2012-04-0113-290/+683
* Added toImage() function to export to an image instead of a canvas, and updated documentation.meltingice2012-03-0211-166/+479
* Updated inline documentationmeltingice2012-02-145-109/+147
* Updated inline source docsmeltingice2012-02-025-127/+395
* 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-0110-0/+947