aboutsummaryrefslogtreecommitdiffstats
path: root/src/psdheader.coffee (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added toJSON function to extract all parsed info avoiding file and image datameltingice2012-04-211-0/+9
* Lot of additions and significantly improved parsing. Still some bugs in a few select cases with very complicated files though. About ready for parsing merged image data.meltingice2012-02-141-0/+0
* Fix some merge problemsmeltingice2012-02-021-0/+18
|\
| * 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/+18
* | Lots of bug fixes. Clarified between unsigned/signed ints. Started work on parsing some resources. More work on layer parsing.meltingice2012-02-021-0/+3
|/
* Library restructure complete. Still plenty of bugs to iron out, but in simple cases image data is being generated.meltingice2012-01-281-1/+0
* Lots of reorganization and work on layersmeltingice2012-01-281-0/+56