aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.coffee (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify pad4 functionmeltingice2012-07-171-1/+1
* Fix layer name encoding and parse unicode layer name (Issue #27)meltingice2012-07-171-1/+28
* Added support for more 16-bit color modesmeltingice2012-04-191-0/+3
* Fixed parsing of 16-bit color depth imagesmeltingice2012-04-191-3/+2
* Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1meltingice2012-04-101-0/+12
* Fixed CMYK color and begun adding unit testsmeltingice2012-04-101-3/+4
* Started work on adding layer effect supportnelson.silva2012-02-231-1/+1
* 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
* Lots of reorganization and work on layersmeltingice2012-01-281-0/+11