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
/
psdfile.coffee
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up string parsing function
meltingice
2012-07-17
1
-3
/
+2
*
Fix layer name encoding and parse unicode layer name (Issue #27)
meltingice
2012-07-17
1
-1
/
+1
*
Improved and fixed descriptor parsing code. Added support for TypeTool >= 6.0
meltingice
2012-07-02
1
-0
/
+16
*
Implement legacy type tool. Still need to implement type tool for PS >= 6.0
meltingice
2012-06-22
1
-0
/
+8
*
Fix bug with PSD adjustment layer effects getting file data into JSON export
v0.4.2
meltingice
2012-04-21
1
-1
/
+1
*
Some small speed improvements by parsing file data without unpack
meltingice
2012-04-20
1
-85
/
+23
*
Lots of parsing bugfixes for layers and masks. Begun adding assertion testing using built-in module.
meltingice
2012-04-11
1
-6
/
+0
*
Lots of parsing improvements and bugfixes. Started parsing layer channel image data, but seems to be buggy.
meltingice
2012-03-06
1
-4
/
+5
*
Fixed readString
nelson.silva
2012-02-25
1
-1
/
+1
*
Fixes to the parser
nelson.silva
2012-02-25
1
-5
/
+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.
meltingice
2012-02-14
1
-5
/
+5
*
Fix some merge problems
meltingice
2012-02-02
1
-11
/
+30
|
\
|
*
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.
meltingice
2012-02-01
1
-11
/
+40
*
|
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
-10
/
+31
|
/
*
Library restructure complete. Still plenty of bugs to iron out, but in simple cases image data is being generated.
meltingice
2012-01-28
1
-4
/
+10
*
Fix a few language errors and successfully compiled.
meltingice
2012-01-28
1
-3
/
+3
*
Lots of reorganization and work on layers
meltingice
2012-01-28
1
-0
/
+122