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