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
/
docs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation
v0.4.5
meltingice
2012-07-17
2
-2
/
+1
*
Update docs and version bump
meltingice
2012-07-17
3
-5
/
+4
*
Updated documentation
meltingice
2012-07-17
31
-54
/
+191
*
Updated documentation
meltingice
2012-07-17
5
-51
/
+39
*
Version bump
meltingice
2012-07-07
1
-1
/
+1
*
Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)
meltingice
2012-07-07
5
-23
/
+36
*
Add some missing documentation
meltingice
2012-07-02
2
-0
/
+250
*
Updated documentation
meltingice
2012-07-02
22
-39
/
+147
*
Fix file data being included with image resources
meltingice
2012-04-21
2
-3
/
+19
*
Increase version number in source
v0.4.1
meltingice
2012-04-21
1
-2
/
+2
*
Added toJSON function to extract all parsed info avoiding file and image data
meltingice
2012-04-21
6
-103
/
+109
*
Updated documentation
meltingice
2012-04-19
22
-80
/
+122
*
Updated documentation
meltingice
2012-04-17
21
-79
/
+177
*
Added support for parsing layer curves and switched internal data representation to Int8Array
meltingice
2012-04-15
16
-17
/
+89
*
Stopped attempting to parse folder/hidden layers
meltingice
2012-04-11
2
-9
/
+29
*
Updated documentation
meltingice
2012-04-11
3
-12
/
+17
*
Updated documentation
meltingice
2012-04-11
14
-106
/
+245
*
Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1
meltingice
2012-04-10
4
-19
/
+48
*
Updated documentation
meltingice
2012-04-10
13
-423
/
+401
*
Removed references to zip.js and node-canvas
meltingice
2012-04-10
13
-442
/
+458
*
Changed layer image data parsing to disabled by default.
meltingice
2012-04-01
1
-1
/
+1
*
Added ability to skip layer image parsing since it can be very memory intensive
meltingice
2012-04-01
3
-4
/
+18
*
Added documentation, generated updated HTML docs, and cleaned up code a little.
meltingice
2012-04-01
13
-290
/
+683
*
Added toImage() function to export to an image instead of a canvas, and updated documentation.
meltingice
2012-03-02
11
-166
/
+479
*
Updated inline documentation
meltingice
2012-02-14
5
-109
/
+147
*
Updated inline source docs
meltingice
2012-02-02
5
-127
/
+395
*
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
10
-0
/
+947