Advertisement
Guest User

test result from tatem games psd exporter

a guest
Aug 15th, 2012
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. {
  2. "name" : "root",
  3. "type" : "group",
  4. "width" : 1000,
  5. "height" : 1000,
  6. "childs" :
  7. [
  8. {
  9. "name" : "Jimon band",
  10. "visible" : true,
  11. "opacity" : undefined,
  12. "blendMode" : "normal",
  13. "nodeIndex" : 0,
  14. "type" : "text",
  15. "text" : "Jimon \rband",
  16. "fontSize" : 59,
  17. "fontFamily" : "MyriadPro-Regular",
  18. "fontBold" : "false",
  19. "fontItalic" : "false",
  20. "colorRed" : 170,
  21. "colorGreen" : 164,
  22. "colorBlue" : 164,
  23. "halign" : "left",
  24. "leading" : 71.9999847412109,
  25. "tracking" : 75,
  26. "x" : 76,
  27. "y" : 767,
  28. "width" : 255,
  29. "height" : 897
  30. },
  31. {
  32. "name" : "all",
  33. "visible" : true,
  34. "opacity" : 128,
  35. "blendMode" : "passthrough",
  36. "type" : "group",
  37. "childs" :
  38. [
  39. {
  40. "name" : "lines",
  41. "visible" : true,
  42. "opacity" : undefined,
  43. "blendMode" : "passthrough",
  44. "type" : "group",
  45. "childs" :
  46. [
  47. {
  48. "name" : "vert lines",
  49. "visible" : true,
  50. "opacity" : undefined,
  51. "blendMode" : "overlay",
  52. "nodeIndex" : 1,
  53. "type" : "image",
  54. "fileName" : "Adobe_Photoshop.png",
  55. "x" : 583,
  56. "y" : 0,
  57. "width" : 682,
  58. "height" : 1000
  59. },
  60. {
  61. "name" : "hor lines",
  62. "visible" : true,
  63. "opacity" : 255,
  64. "blendMode" : "normal",
  65. "nodeIndex" : 2,
  66. "type" : "image",
  67. "fileName" : "Adobe_Photoshop.png",
  68. "x" : 0,
  69. "y" : 343,
  70. "width" : 1000,
  71. "height" : 409
  72. }
  73. ]
  74. },
  75. {
  76. "name" : "black square",
  77. "visible" : true,
  78. "opacity" : undefined,
  79. "blendMode" : "normal",
  80. "nodeIndex" : 3,
  81. "type" : "image",
  82. "fileName" : "Adobe_Photoshop.png",
  83. "x" : 76,
  84. "y" : 54,
  85. "width" : 453,
  86. "height" : 431
  87. }
  88. ]
  89. },
  90. {
  91. "name" : "red",
  92. "visible" : true,
  93. "opacity" : 128,
  94. "blendMode" : "passthrough",
  95. "type" : "group",
  96. "childs" :
  97. [
  98. {
  99. "name" : "red circle",
  100. "visible" : true,
  101. "opacity" : undefined,
  102. "blendMode" : "normal",
  103. "nodeIndex" : 4,
  104. "type" : "image",
  105. "fileName" : "Adobe_Photoshop.png",
  106. "x" : 258,
  107. "y" : 173,
  108. "width" : 827,
  109. "height" : 742
  110. }
  111. ]
  112. },
  113. {
  114. "name" : "bg",
  115. "visible" : true,
  116. "opacity" : 128,
  117. "blendMode" : "normal",
  118. "nodeIndex" : 5,
  119. "type" : "image",
  120. "fileName" : "Adobe_Photoshop.png",
  121. "x" : 0,
  122. "y" : 0,
  123. "width" : 1000,
  124. "height" : 1000
  125. }
  126. ],
  127. "totalIndexes" : 6
  128. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement