aboutsummaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-17Update documentationv0.4.5meltingice2-2/+1
2012-07-17Update docs and version bumpmeltingice3-5/+4
2012-07-17Updated documentationmeltingice31-54/+191
2012-07-17Updated documentationmeltingice5-51/+39
2012-07-07Version bumpmeltingice1-1/+1
2012-07-07Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)meltingice5-23/+36
2012-07-02Add some missing documentationmeltingice2-0/+250
2012-07-02Updated documentationmeltingice22-39/+147
2012-04-21Fix file data being included with image resourcesmeltingice2-3/+19
2012-04-21Increase version number in sourcev0.4.1meltingice1-2/+2
2012-04-21Added toJSON function to extract all parsed info avoiding file and image datameltingice6-103/+109
2012-04-19Updated documentationmeltingice22-80/+122
2012-04-17Updated documentationmeltingice21-79/+177
2012-04-15Added support for parsing layer curves and switched internal data representation to Int8Arraymeltingice16-17/+89
2012-04-11Stopped attempting to parse folder/hidden layersmeltingice2-9/+29
2012-04-11Updated documentationmeltingice3-12/+17
2012-04-11Updated documentationmeltingice14-106/+245
2012-04-10Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1meltingice4-19/+48
2012-04-10Updated documentationmeltingice13-423/+401
2012-04-10Removed references to zip.js and node-canvasmeltingice13-442/+458
2012-04-01Changed layer image data parsing to disabled by default.meltingice1-1/+1
2012-04-01Added ability to skip layer image parsing since it can be very memory intensivemeltingice3-4/+18
2012-04-01Added documentation, generated updated HTML docs, and cleaned up code a little.meltingice13-290/+683
2012-03-02Added toImage() function to export to an image instead of a canvas, and updated documentation.meltingice11-166/+479
2012-02-14Updated inline documentationmeltingice5-109/+147
2012-02-02Updated inline source docsmeltingice5-127/+395
2012-02-01Added 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.meltingice10-0/+947