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