aboutsummaryrefslogtreecommitdiffstats
path: root/deps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add license data to top of generated JSmeltingice2012-04-191-1/+1
* Removed a nice chunk of unused codemeltingice2012-04-162-57/+0
* Removed zip.js dependency; can use built-in zlib instead. Also added minified version and added LICENSE info to jspack.meltingice2012-04-072-2142/+27
* Lots of parsing improvements and bugfixes. Started parsing layer channel image data, but seems to be buggy.meltingice2012-03-061-0/+2140
* More work on reading the image. Need to implement parts of PIL.meltingice2012-01-241-0/+12
* Finished layer parsing, but need to implement some image merging methodsmeltingice2012-01-242-5/+46
* Initial commit. Reading header data works in node.meltingice2012-01-241-0/+256