index
:
psd.js
master
CoffeeScript PDF parser library.
Ryan LeFevre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update psd.tp to latest version
meltingice
2012-04-11
1
-0
/
+0
*
Add more debug info to test class
meltingice
2012-04-11
1
-1
/
+1
*
Fix unit test names
meltingice
2012-04-10
1
-2
/
+2
*
Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1
meltingice
2012-04-10
1
-0
/
+8
*
Fixed CMYK color and begun adding unit tests
meltingice
2012-04-10
1
-0
/
+26
*
Split toFile functions into sync and async versions
meltingice
2012-04-07
1
-2
/
+2
*
Added message to test runner if psd.tp submodule is missing
meltingice
2012-04-07
2
-1
/
+17
*
Fix tests to work with new png-js changes
v0.3.4
meltingice
2012-04-07
1
-7
/
+5
*
Removed git submodule for png.js in favor of npm dependency. Also updated other npm dev dependencies.
meltingice
2012-04-07
2
-2
/
+2
*
Added unified test framework
meltingice
2012-04-07
4
-0
/
+183
*
Renamed test -> examples. Added support for layer opacity when exporting.
meltingice
2012-04-05
10
-70
/
+0
*
Added benchmark time to export demo
meltingice
2012-04-04
1
-1
/
+5
*
Add some returns to prevent coffeescript accumulating array results. Also, fixed layer-export demo logging.
meltingice
2012-04-04
1
-3
/
+4
*
Changed layer image data parsing to disabled by default.
meltingice
2012-04-01
3
-2
/
+1
*
Fix file reference in layer-export demo and updated README
meltingice
2012-04-01
1
-4
/
+3
*
Added ability to skip layer image parsing since it can be very memory intensive
meltingice
2012-04-01
3
-1
/
+4
*
Reading channel images without error, but seems to be a parsing problem somewhere.
meltingice
2012-03-30
1
-12
/
+3
*
Fix filename for test file
meltingice
2012-03-06
1
-1
/
+1
*
Lots of parsing improvements and bugfixes. Started parsing layer channel image data, but seems to be buggy.
meltingice
2012-03-06
8
-2
/
+30
*
Added toImage() function to export to an image instead of a canvas, and updated documentation.
meltingice
2012-03-02
1
-3
/
+6
*
Updated README and disabled debugging messages by default
meltingice
2012-03-02
1
-1
/
+0
*
Added ability to skip parsing sections. Added more color blend modes. Added functions to easily export to file or canvas. Updated tests/demos.
meltingice
2012-03-02
5
-23
/
+43
*
Change back to bundled test psd
meltingice
2012-02-27
1
-1
/
+1
*
Started image data parsing. Works for *extremely* simple PSDs. Still pretty buggy.
meltingice
2012-02-27
1
-3
/
+17
*
Remove massive output.json file and updated README
meltingice
2012-01-28
1
-294552
/
+0
*
Library restructure complete. Still plenty of bugs to iron out, but in simple cases image data is being generated.
meltingice
2012-01-28
1
-27116
/
+267849
*
Added a quick PSDImage class that needs work. Final PSD object is written to output.json for inspection, as its quite large.
meltingice
2012-01-25
2
-1
/
+53825
*
Initial commit. Reading header data works in node.
meltingice
2012-01-24
2
-0
/
+4