Removed v2 tree

It finally became do-able with go 1.11
This commit is contained in:
Unknown
2018-09-03 02:37:37 -04:00
parent 51b05140fe
commit de16f2c85f
66 changed files with 31 additions and 3291 deletions

79
Test.json Normal file
View File

@@ -0,0 +1,79 @@
{
"Name": "Test.psd",
"FullName": "~/go/src/github.com/sbrow/ps/v2/Test.psd",
"Height": 600,
"Width": 900,
"ArtLayers": [
{
"Name": "Background",
"Bounds": [
[
0,
0
],
[
900,
600
]
],
"Color": [
0,
0,
0
],
"Stroke": [
0,
0,
0
],
"StrokeAmt": 0,
"Visible": true,
"TextItem": null
}
],
"LayerSets": [
{
"Name": "Group 1",
"Bounds": [
[
0,
0
],
[
0,
0
]
],
"Visible": true,
"ArtLayers": [
{
"Name": "Layer 1",
"Bounds": [
[
222,
290
],
[
472,
454
]
],
"Color": [
0,
0,
0
],
"Stroke": [
0,
0,
0
],
"StrokeAmt": 0,
"Visible": true,
"TextItem": null
}
],
"LayerSets": []
}
]
}