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
/
examples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix layer name encoding and parse unicode layer name (Issue #27)
meltingice
2012-07-17
1
-0
/
+0
*
Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)
meltingice
2012-07-07
1
-1
/
+3
*
Fix bug with PSD adjustment layer effects getting file data into JSON export
v0.4.2
meltingice
2012-04-21
1
-0
/
+5
*
Added support for LAB 16-bit color
meltingice
2012-04-19
1
-0
/
+0
*
Added support for more 16-bit color modes
meltingice
2012-04-19
11
-0
/
+0
*
Fixed parsing of 16-bit color depth images
meltingice
2012-04-19
2
-0
/
+0
*
Stopped attempting to parse folder/hidden layers
meltingice
2012-04-11
2
-9
/
+12
*
Added support for layer grouping and added an example script
meltingice
2012-04-11
4
-5
/
+24
*
Call stack size exceeded bug fixed when parsing layer images. Bugfixes to layer & mask parsing.
v0.3.6
meltingice
2012-04-11
1
-6
/
+14
*
Added support for LAB color space and removed strict mode as it's broken in Coffeescript 1.3.1
meltingice
2012-04-10
2
-0
/
+0
*
Merge branch 'master' of github.com:meltingice/psd.js
meltingice
2012-04-10
1
-2
/
+0
|
\
|
*
Removed references to zip.js and node-canvas
meltingice
2012-04-10
1
-2
/
+0
*
|
Fixed CMYK color and begun adding unit tests
meltingice
2012-04-10
2
-2
/
+10
|
/
*
Split toFile functions into sync and async versions
meltingice
2012-04-07
8
-3
/
+1
*
Added unified test framework
meltingice
2012-04-07
1
-0
/
+1
*
Renamed test -> examples. Added support for layer opacity when exporting.
meltingice
2012-04-05
17
-0
/
+70