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
/
README.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CDN link to README
HEAD
master
Ryan LeFevre
2012-08-22
1
-1
/
+5
*
Fix skipping individual layer images and add option to only parse visible layer images (see Issue #25)
meltingice
2012-07-07
1
-2
/
+4
*
Added toJSON function to extract all parsed info avoiding file and image data
meltingice
2012-04-21
1
-4
/
+7
*
Added support for parsing layer curves and switched internal data representation to Int8Array
meltingice
2012-04-15
1
-1
/
+1
*
Added support for layer grouping and added an example script
meltingice
2012-04-11
1
-1
/
+5
*
Changed npm name to psd from psd.js. Old name will be deprecated.
meltingice
2012-04-10
1
-4
/
+4
*
Split toFile functions into sync and async versions
meltingice
2012-04-07
1
-1
/
+6
*
Fix problem with README
meltingice
2012-04-01
1
-0
/
+1
*
Updated README with npm info and bumped version
v0.3.0
meltingice
2012-04-01
1
-0
/
+10
*
Changed layer image data parsing to disabled by default.
meltingice
2012-04-01
1
-2
/
+4
*
Fix file reference in layer-export demo and updated README
meltingice
2012-04-01
1
-3
/
+30
*
Reading channel images without error, but seems to be a parsing problem somewhere.
meltingice
2012-03-30
1
-0
/
+12
*
Updated README with more clear words of warning.
meltingice
2012-03-02
1
-1
/
+3
*
Updated README and disabled debugging messages by default
meltingice
2012-03-02
1
-1
/
+57
*
Added and organized reference libraries
Ryan LeFevre
2012-03-01
1
-1
/
+5
*
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
-7
/
+8
*
Remove massive output.json file and updated README
meltingice
2012-01-28
1
-2
/
+3
*
Updated README with current status
meltingice
2012-01-24
1
-1
/
+2
*
Update README
meltingice
2012-01-24
1
-1
/
+2
*
Add more info to readme
meltingice
2012-01-24
1
-0
/
+2
*
Added README
meltingice
2012-01-24
1
-0
/
+11