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
/
src
/
psdresource.coffee
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix file data being included with image resources
meltingice
2012-04-21
1
-0
/
+14
*
Fix bug where unknown image resources weren't being skipped over
meltingice
2012-04-18
1
-4
/
+6
*
Added unified test framework
meltingice
2012-04-07
1
-1
/
+1
*
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
1
-1
/
+1
*
Started work on adding layer effect support
nelson.silva
2012-02-23
1
-1
/
+1
*
Removed accidental debugger statement
nelson.silva
2012-02-23
1
-2
/
+0
*
Fixed copyright flag parser
nelson.silva
2012-02-22
1
-1
/
+3
*
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.
meltingice
2012-02-14
1
-0
/
+0
*
Lots of bug fixes. Clarified between unsigned/signed ints. Started work on parsing some resources. More work on layer parsing.
meltingice
2012-02-02
1
-54
/
+374
*
Library restructure complete. Still plenty of bugs to iron out, but in simple cases image data is being generated.
meltingice
2012-01-28
1
-2
/
+2
*
Lots of reorganization and work on layers
meltingice
2012-01-28
1
-0
/
+72