jmgraph 3.2.16 → 3.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +251 -428
- package/build/gulpfile.js +142 -142
- package/build/package-lock.json +10666 -0
- package/build/package.json +71 -71
- package/dev.js +9 -9
- package/dist/jmgraph.core.min.js +1 -1
- package/dist/jmgraph.core.min.js.map +1 -1
- package/dist/jmgraph.js +3500 -2668
- package/dist/jmgraph.min.js +1 -1
- package/example/ball.html +216 -216
- package/example/base.html +111 -111
- package/example/canvas.html +53 -53
- package/example/cell.html +283 -283
- package/example/controls/arc.html +128 -128
- package/example/controls/arrowline.html +77 -77
- package/example/controls/bezier.html +298 -298
- package/example/controls/img.html +96 -96
- package/example/controls/label.html +86 -86
- package/example/controls/line.html +172 -172
- package/example/controls/prismatic.html +62 -62
- package/example/controls/rect.html +63 -63
- package/example/controls/resize.html +111 -111
- package/example/controls/test.html +359 -359
- package/example/es.html +69 -69
- package/example/es5module.html +62 -63
- package/example/heartarc.html +115 -115
- package/example/index.html +46 -46
- package/example/js/require.js +4 -4
- package/example/love/img/bling/bling.tps +265 -265
- package/example/love/img/bling.json +87 -87
- package/example/love/img/bling.tps +295 -295
- package/example/love/img/love.json +95 -95
- package/example/love/img/love.tps +315 -315
- package/example/love/img/qq/qq.tps +399 -399
- package/example/love/img/qq.json +242 -242
- package/example/love/index.html +40 -40
- package/example/love/js/game.js +558 -558
- package/example/music.html +210 -210
- package/example/node/test.js +137 -137
- package/example/pdf.html +186 -186
- package/example/progress.html +172 -172
- package/example/pso.html +147 -147
- package/example/sort.html +804 -815
- package/example/tweenjs.html +83 -83
- package/example/webgl.html +278 -278
- package/example/xfj/index.html +331 -331
- package/example/xfj/shake.js +48 -48
- package/example/xfj/testori.html +75 -75
- package/index.js +99 -99
- package/package.json +58 -56
- package/src/core/jmControl.js +1376 -1531
- package/src/core/jmEvents.js +240 -281
- package/src/core/jmGradient.js +231 -231
- package/src/core/jmGraph.js +569 -569
- package/src/core/jmList.js +92 -157
- package/src/core/jmObject.js +83 -103
- package/src/core/jmPath.js +35 -35
- package/src/core/jmProperty.js +71 -110
- package/src/core/jmShadow.js +65 -65
- package/src/core/jmUtils.js +906 -919
- package/src/lib/earcut.js +680 -680
- package/src/lib/earcut.md +73 -73
- package/src/lib/webgl/base.js +522 -452
- package/src/lib/webgl/core/buffer.js +48 -48
- package/src/lib/webgl/core/mapSize.js +40 -40
- package/src/lib/webgl/core/mapType.js +43 -43
- package/src/lib/webgl/core/program.js +138 -138
- package/src/lib/webgl/core/shader.js +13 -13
- package/src/lib/webgl/core/texture.js +60 -60
- package/src/lib/webgl/gradient.js +168 -168
- package/src/lib/webgl/index.js +137 -11
- package/src/lib/webgl/path.js +568 -561
- package/src/shapes/jmArrowLine.js +36 -36
- package/src/shapes/jmImage.js +244 -244
- package/src/shapes/jmLabel.js +271 -271
- package/src/shapes/jmResize.js +332 -330
|
@@ -1,265 +1,265 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<data version="1.0">
|
|
3
|
-
<struct type="Settings">
|
|
4
|
-
<key>fileFormatVersion</key>
|
|
5
|
-
<int>4</int>
|
|
6
|
-
<key>texturePackerVersion</key>
|
|
7
|
-
<string>4.11.1</string>
|
|
8
|
-
<key>autoSDSettings</key>
|
|
9
|
-
<array>
|
|
10
|
-
<struct type="AutoSDSettings">
|
|
11
|
-
<key>scale</key>
|
|
12
|
-
<double>1</double>
|
|
13
|
-
<key>extension</key>
|
|
14
|
-
<string></string>
|
|
15
|
-
<key>spriteFilter</key>
|
|
16
|
-
<string></string>
|
|
17
|
-
<key>acceptFractionalValues</key>
|
|
18
|
-
<false/>
|
|
19
|
-
<key>maxTextureSize</key>
|
|
20
|
-
<QSize>
|
|
21
|
-
<key>width</key>
|
|
22
|
-
<int>-1</int>
|
|
23
|
-
<key>height</key>
|
|
24
|
-
<int>-1</int>
|
|
25
|
-
</QSize>
|
|
26
|
-
</struct>
|
|
27
|
-
</array>
|
|
28
|
-
<key>allowRotation</key>
|
|
29
|
-
<true/>
|
|
30
|
-
<key>shapeDebug</key>
|
|
31
|
-
<false/>
|
|
32
|
-
<key>dpi</key>
|
|
33
|
-
<uint>72</uint>
|
|
34
|
-
<key>dataFormat</key>
|
|
35
|
-
<string>pixijs4</string>
|
|
36
|
-
<key>textureFileName</key>
|
|
37
|
-
<filename></filename>
|
|
38
|
-
<key>flipPVR</key>
|
|
39
|
-
<false/>
|
|
40
|
-
<key>pvrCompressionQuality</key>
|
|
41
|
-
<enum type="SettingsBase::PvrCompressionQuality">PVR_QUALITY_NORMAL</enum>
|
|
42
|
-
<key>atfCompressData</key>
|
|
43
|
-
<false/>
|
|
44
|
-
<key>mipMapMinSize</key>
|
|
45
|
-
<uint>32768</uint>
|
|
46
|
-
<key>etc1CompressionQuality</key>
|
|
47
|
-
<enum type="SettingsBase::Etc1CompressionQuality">ETC1_QUALITY_LOW_PERCEPTUAL</enum>
|
|
48
|
-
<key>etc2CompressionQuality</key>
|
|
49
|
-
<enum type="SettingsBase::Etc2CompressionQuality">ETC2_QUALITY_LOW_PERCEPTUAL</enum>
|
|
50
|
-
<key>dxtCompressionMode</key>
|
|
51
|
-
<enum type="SettingsBase::DxtCompressionMode">DXT_PERCEPTUAL</enum>
|
|
52
|
-
<key>jxrColorFormat</key>
|
|
53
|
-
<enum type="SettingsBase::JpegXrColorMode">JXR_YUV444</enum>
|
|
54
|
-
<key>jxrTrimFlexBits</key>
|
|
55
|
-
<uint>0</uint>
|
|
56
|
-
<key>jxrCompressionLevel</key>
|
|
57
|
-
<uint>0</uint>
|
|
58
|
-
<key>ditherType</key>
|
|
59
|
-
<enum type="SettingsBase::DitherType">PngQuantLow</enum>
|
|
60
|
-
<key>backgroundColor</key>
|
|
61
|
-
<uint>0</uint>
|
|
62
|
-
<key>libGdx</key>
|
|
63
|
-
<struct type="LibGDX">
|
|
64
|
-
<key>filtering</key>
|
|
65
|
-
<struct type="LibGDXFiltering">
|
|
66
|
-
<key>x</key>
|
|
67
|
-
<enum type="LibGDXFiltering::Filtering">Linear</enum>
|
|
68
|
-
<key>y</key>
|
|
69
|
-
<enum type="LibGDXFiltering::Filtering">Linear</enum>
|
|
70
|
-
</struct>
|
|
71
|
-
</struct>
|
|
72
|
-
<key>shapePadding</key>
|
|
73
|
-
<uint>0</uint>
|
|
74
|
-
<key>jpgQuality</key>
|
|
75
|
-
<uint>80</uint>
|
|
76
|
-
<key>pngOptimizationLevel</key>
|
|
77
|
-
<uint>0</uint>
|
|
78
|
-
<key>webpQualityLevel</key>
|
|
79
|
-
<uint>101</uint>
|
|
80
|
-
<key>textureSubPath</key>
|
|
81
|
-
<string></string>
|
|
82
|
-
<key>atfFormats</key>
|
|
83
|
-
<string></string>
|
|
84
|
-
<key>textureFormat</key>
|
|
85
|
-
<enum type="SettingsBase::TextureFormat">png</enum>
|
|
86
|
-
<key>borderPadding</key>
|
|
87
|
-
<uint>0</uint>
|
|
88
|
-
<key>maxTextureSize</key>
|
|
89
|
-
<QSize>
|
|
90
|
-
<key>width</key>
|
|
91
|
-
<int>2048</int>
|
|
92
|
-
<key>height</key>
|
|
93
|
-
<int>2048</int>
|
|
94
|
-
</QSize>
|
|
95
|
-
<key>fixedTextureSize</key>
|
|
96
|
-
<QSize>
|
|
97
|
-
<key>width</key>
|
|
98
|
-
<int>-1</int>
|
|
99
|
-
<key>height</key>
|
|
100
|
-
<int>-1</int>
|
|
101
|
-
</QSize>
|
|
102
|
-
<key>algorithmSettings</key>
|
|
103
|
-
<struct type="AlgorithmSettings">
|
|
104
|
-
<key>algorithm</key>
|
|
105
|
-
<enum type="AlgorithmSettings::AlgorithmId">Basic</enum>
|
|
106
|
-
<key>freeSizeMode</key>
|
|
107
|
-
<enum type="AlgorithmSettings::AlgorithmFreeSizeMode">Best</enum>
|
|
108
|
-
<key>sizeConstraints</key>
|
|
109
|
-
<enum type="AlgorithmSettings::SizeConstraints">AnySize</enum>
|
|
110
|
-
<key>forceSquared</key>
|
|
111
|
-
<false/>
|
|
112
|
-
<key>maxRects</key>
|
|
113
|
-
<struct type="AlgorithmMaxRectsSettings">
|
|
114
|
-
<key>heuristic</key>
|
|
115
|
-
<enum type="AlgorithmMaxRectsSettings::Heuristic">Best</enum>
|
|
116
|
-
</struct>
|
|
117
|
-
<key>basic</key>
|
|
118
|
-
<struct type="AlgorithmBasicSettings">
|
|
119
|
-
<key>sortBy</key>
|
|
120
|
-
<enum type="AlgorithmBasicSettings::SortBy">Best</enum>
|
|
121
|
-
<key>order</key>
|
|
122
|
-
<enum type="AlgorithmBasicSettings::Order">Ascending</enum>
|
|
123
|
-
</struct>
|
|
124
|
-
<key>polygon</key>
|
|
125
|
-
<struct type="AlgorithmPolygonSettings">
|
|
126
|
-
<key>alignToGrid</key>
|
|
127
|
-
<uint>1</uint>
|
|
128
|
-
</struct>
|
|
129
|
-
</struct>
|
|
130
|
-
<key>dataFileNames</key>
|
|
131
|
-
<map type="GFileNameMap">
|
|
132
|
-
<key>data</key>
|
|
133
|
-
<struct type="DataFile">
|
|
134
|
-
<key>name</key>
|
|
135
|
-
<filename>../bling.json</filename>
|
|
136
|
-
</struct>
|
|
137
|
-
</map>
|
|
138
|
-
<key>multiPack</key>
|
|
139
|
-
<false/>
|
|
140
|
-
<key>forceIdenticalLayout</key>
|
|
141
|
-
<false/>
|
|
142
|
-
<key>outputFormat</key>
|
|
143
|
-
<enum type="SettingsBase::OutputFormat">RGBA8888</enum>
|
|
144
|
-
<key>alphaHandling</key>
|
|
145
|
-
<enum type="SettingsBase::AlphaHandling">ClearTransparentPixels</enum>
|
|
146
|
-
<key>contentProtection</key>
|
|
147
|
-
<struct type="ContentProtection">
|
|
148
|
-
<key>key</key>
|
|
149
|
-
<string></string>
|
|
150
|
-
</struct>
|
|
151
|
-
<key>autoAliasEnabled</key>
|
|
152
|
-
<false/>
|
|
153
|
-
<key>trimSpriteNames</key>
|
|
154
|
-
<false/>
|
|
155
|
-
<key>prependSmartFolderName</key>
|
|
156
|
-
<false/>
|
|
157
|
-
<key>autodetectAnimations</key>
|
|
158
|
-
<true/>
|
|
159
|
-
<key>globalSpriteSettings</key>
|
|
160
|
-
<struct type="SpriteSettings">
|
|
161
|
-
<key>scale</key>
|
|
162
|
-
<double>1</double>
|
|
163
|
-
<key>scaleMode</key>
|
|
164
|
-
<enum type="ScaleMode">Smooth</enum>
|
|
165
|
-
<key>extrude</key>
|
|
166
|
-
<uint>0</uint>
|
|
167
|
-
<key>trimThreshold</key>
|
|
168
|
-
<uint>1</uint>
|
|
169
|
-
<key>trimMargin</key>
|
|
170
|
-
<uint>1</uint>
|
|
171
|
-
<key>trimMode</key>
|
|
172
|
-
<enum type="SpriteSettings::TrimMode">None</enum>
|
|
173
|
-
<key>tracerTolerance</key>
|
|
174
|
-
<int>200</int>
|
|
175
|
-
<key>heuristicMask</key>
|
|
176
|
-
<false/>
|
|
177
|
-
<key>defaultPivotPoint</key>
|
|
178
|
-
<point_f>0,0</point_f>
|
|
179
|
-
<key>writePivotPoints</key>
|
|
180
|
-
<true/>
|
|
181
|
-
</struct>
|
|
182
|
-
<key>individualSpriteSettings</key>
|
|
183
|
-
<map type="IndividualSpriteSettingsMap">
|
|
184
|
-
<key type="filename">bling.png</key>
|
|
185
|
-
<struct type="IndividualSpriteSettings">
|
|
186
|
-
<key>pivotPoint</key>
|
|
187
|
-
<point_f>0.5,0.5</point_f>
|
|
188
|
-
<key>scale9Enabled</key>
|
|
189
|
-
<false/>
|
|
190
|
-
<key>scale9Borders</key>
|
|
191
|
-
<rect>36,36,72,71</rect>
|
|
192
|
-
<key>scale9Paddings</key>
|
|
193
|
-
<rect>36,36,72,71</rect>
|
|
194
|
-
<key>scale9FromFile</key>
|
|
195
|
-
<false/>
|
|
196
|
-
</struct>
|
|
197
|
-
<key type="filename">f1.png</key>
|
|
198
|
-
<key type="filename">f105.png</key>
|
|
199
|
-
<key type="filename">f17.png</key>
|
|
200
|
-
<key type="filename">f25.png</key>
|
|
201
|
-
<key type="filename">f33.png</key>
|
|
202
|
-
<key type="filename">f41.png</key>
|
|
203
|
-
<key type="filename">f49.png</key>
|
|
204
|
-
<key type="filename">f57.png</key>
|
|
205
|
-
<key type="filename">f65.png</key>
|
|
206
|
-
<key type="filename">f73.png</key>
|
|
207
|
-
<key type="filename">f81.png</key>
|
|
208
|
-
<key type="filename">f89.png</key>
|
|
209
|
-
<key type="filename">f9.png</key>
|
|
210
|
-
<key type="filename">f97.png</key>
|
|
211
|
-
<struct type="IndividualSpriteSettings">
|
|
212
|
-
<key>pivotPoint</key>
|
|
213
|
-
<point_f>0.5,0.5</point_f>
|
|
214
|
-
<key>scale9Enabled</key>
|
|
215
|
-
<false/>
|
|
216
|
-
<key>scale9Borders</key>
|
|
217
|
-
<rect>50,50,100,100</rect>
|
|
218
|
-
<key>scale9Paddings</key>
|
|
219
|
-
<rect>50,50,100,100</rect>
|
|
220
|
-
<key>scale9FromFile</key>
|
|
221
|
-
<false/>
|
|
222
|
-
</struct>
|
|
223
|
-
</map>
|
|
224
|
-
<key>fileList</key>
|
|
225
|
-
<array>
|
|
226
|
-
<filename>bling.png</filename>
|
|
227
|
-
<filename>f1.png</filename>
|
|
228
|
-
<filename>f9.png</filename>
|
|
229
|
-
<filename>f17.png</filename>
|
|
230
|
-
<filename>f25.png</filename>
|
|
231
|
-
<filename>f33.png</filename>
|
|
232
|
-
<filename>f41.png</filename>
|
|
233
|
-
<filename>f49.png</filename>
|
|
234
|
-
<filename>f57.png</filename>
|
|
235
|
-
<filename>f65.png</filename>
|
|
236
|
-
<filename>f73.png</filename>
|
|
237
|
-
<filename>f81.png</filename>
|
|
238
|
-
<filename>f89.png</filename>
|
|
239
|
-
<filename>f97.png</filename>
|
|
240
|
-
<filename>f105.png</filename>
|
|
241
|
-
</array>
|
|
242
|
-
<key>ignoreFileList</key>
|
|
243
|
-
<array/>
|
|
244
|
-
<key>replaceList</key>
|
|
245
|
-
<array/>
|
|
246
|
-
<key>ignoredWarnings</key>
|
|
247
|
-
<array/>
|
|
248
|
-
<key>commonDivisorX</key>
|
|
249
|
-
<uint>1</uint>
|
|
250
|
-
<key>commonDivisorY</key>
|
|
251
|
-
<uint>1</uint>
|
|
252
|
-
<key>packNormalMaps</key>
|
|
253
|
-
<false/>
|
|
254
|
-
<key>autodetectNormalMaps</key>
|
|
255
|
-
<true/>
|
|
256
|
-
<key>normalMapFilter</key>
|
|
257
|
-
<string></string>
|
|
258
|
-
<key>normalMapSuffix</key>
|
|
259
|
-
<string></string>
|
|
260
|
-
<key>normalMapSheetFileName</key>
|
|
261
|
-
<filename></filename>
|
|
262
|
-
<key>exporterProperties</key>
|
|
263
|
-
<map type="ExporterProperties"/>
|
|
264
|
-
</struct>
|
|
265
|
-
</data>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<data version="1.0">
|
|
3
|
+
<struct type="Settings">
|
|
4
|
+
<key>fileFormatVersion</key>
|
|
5
|
+
<int>4</int>
|
|
6
|
+
<key>texturePackerVersion</key>
|
|
7
|
+
<string>4.11.1</string>
|
|
8
|
+
<key>autoSDSettings</key>
|
|
9
|
+
<array>
|
|
10
|
+
<struct type="AutoSDSettings">
|
|
11
|
+
<key>scale</key>
|
|
12
|
+
<double>1</double>
|
|
13
|
+
<key>extension</key>
|
|
14
|
+
<string></string>
|
|
15
|
+
<key>spriteFilter</key>
|
|
16
|
+
<string></string>
|
|
17
|
+
<key>acceptFractionalValues</key>
|
|
18
|
+
<false/>
|
|
19
|
+
<key>maxTextureSize</key>
|
|
20
|
+
<QSize>
|
|
21
|
+
<key>width</key>
|
|
22
|
+
<int>-1</int>
|
|
23
|
+
<key>height</key>
|
|
24
|
+
<int>-1</int>
|
|
25
|
+
</QSize>
|
|
26
|
+
</struct>
|
|
27
|
+
</array>
|
|
28
|
+
<key>allowRotation</key>
|
|
29
|
+
<true/>
|
|
30
|
+
<key>shapeDebug</key>
|
|
31
|
+
<false/>
|
|
32
|
+
<key>dpi</key>
|
|
33
|
+
<uint>72</uint>
|
|
34
|
+
<key>dataFormat</key>
|
|
35
|
+
<string>pixijs4</string>
|
|
36
|
+
<key>textureFileName</key>
|
|
37
|
+
<filename></filename>
|
|
38
|
+
<key>flipPVR</key>
|
|
39
|
+
<false/>
|
|
40
|
+
<key>pvrCompressionQuality</key>
|
|
41
|
+
<enum type="SettingsBase::PvrCompressionQuality">PVR_QUALITY_NORMAL</enum>
|
|
42
|
+
<key>atfCompressData</key>
|
|
43
|
+
<false/>
|
|
44
|
+
<key>mipMapMinSize</key>
|
|
45
|
+
<uint>32768</uint>
|
|
46
|
+
<key>etc1CompressionQuality</key>
|
|
47
|
+
<enum type="SettingsBase::Etc1CompressionQuality">ETC1_QUALITY_LOW_PERCEPTUAL</enum>
|
|
48
|
+
<key>etc2CompressionQuality</key>
|
|
49
|
+
<enum type="SettingsBase::Etc2CompressionQuality">ETC2_QUALITY_LOW_PERCEPTUAL</enum>
|
|
50
|
+
<key>dxtCompressionMode</key>
|
|
51
|
+
<enum type="SettingsBase::DxtCompressionMode">DXT_PERCEPTUAL</enum>
|
|
52
|
+
<key>jxrColorFormat</key>
|
|
53
|
+
<enum type="SettingsBase::JpegXrColorMode">JXR_YUV444</enum>
|
|
54
|
+
<key>jxrTrimFlexBits</key>
|
|
55
|
+
<uint>0</uint>
|
|
56
|
+
<key>jxrCompressionLevel</key>
|
|
57
|
+
<uint>0</uint>
|
|
58
|
+
<key>ditherType</key>
|
|
59
|
+
<enum type="SettingsBase::DitherType">PngQuantLow</enum>
|
|
60
|
+
<key>backgroundColor</key>
|
|
61
|
+
<uint>0</uint>
|
|
62
|
+
<key>libGdx</key>
|
|
63
|
+
<struct type="LibGDX">
|
|
64
|
+
<key>filtering</key>
|
|
65
|
+
<struct type="LibGDXFiltering">
|
|
66
|
+
<key>x</key>
|
|
67
|
+
<enum type="LibGDXFiltering::Filtering">Linear</enum>
|
|
68
|
+
<key>y</key>
|
|
69
|
+
<enum type="LibGDXFiltering::Filtering">Linear</enum>
|
|
70
|
+
</struct>
|
|
71
|
+
</struct>
|
|
72
|
+
<key>shapePadding</key>
|
|
73
|
+
<uint>0</uint>
|
|
74
|
+
<key>jpgQuality</key>
|
|
75
|
+
<uint>80</uint>
|
|
76
|
+
<key>pngOptimizationLevel</key>
|
|
77
|
+
<uint>0</uint>
|
|
78
|
+
<key>webpQualityLevel</key>
|
|
79
|
+
<uint>101</uint>
|
|
80
|
+
<key>textureSubPath</key>
|
|
81
|
+
<string></string>
|
|
82
|
+
<key>atfFormats</key>
|
|
83
|
+
<string></string>
|
|
84
|
+
<key>textureFormat</key>
|
|
85
|
+
<enum type="SettingsBase::TextureFormat">png</enum>
|
|
86
|
+
<key>borderPadding</key>
|
|
87
|
+
<uint>0</uint>
|
|
88
|
+
<key>maxTextureSize</key>
|
|
89
|
+
<QSize>
|
|
90
|
+
<key>width</key>
|
|
91
|
+
<int>2048</int>
|
|
92
|
+
<key>height</key>
|
|
93
|
+
<int>2048</int>
|
|
94
|
+
</QSize>
|
|
95
|
+
<key>fixedTextureSize</key>
|
|
96
|
+
<QSize>
|
|
97
|
+
<key>width</key>
|
|
98
|
+
<int>-1</int>
|
|
99
|
+
<key>height</key>
|
|
100
|
+
<int>-1</int>
|
|
101
|
+
</QSize>
|
|
102
|
+
<key>algorithmSettings</key>
|
|
103
|
+
<struct type="AlgorithmSettings">
|
|
104
|
+
<key>algorithm</key>
|
|
105
|
+
<enum type="AlgorithmSettings::AlgorithmId">Basic</enum>
|
|
106
|
+
<key>freeSizeMode</key>
|
|
107
|
+
<enum type="AlgorithmSettings::AlgorithmFreeSizeMode">Best</enum>
|
|
108
|
+
<key>sizeConstraints</key>
|
|
109
|
+
<enum type="AlgorithmSettings::SizeConstraints">AnySize</enum>
|
|
110
|
+
<key>forceSquared</key>
|
|
111
|
+
<false/>
|
|
112
|
+
<key>maxRects</key>
|
|
113
|
+
<struct type="AlgorithmMaxRectsSettings">
|
|
114
|
+
<key>heuristic</key>
|
|
115
|
+
<enum type="AlgorithmMaxRectsSettings::Heuristic">Best</enum>
|
|
116
|
+
</struct>
|
|
117
|
+
<key>basic</key>
|
|
118
|
+
<struct type="AlgorithmBasicSettings">
|
|
119
|
+
<key>sortBy</key>
|
|
120
|
+
<enum type="AlgorithmBasicSettings::SortBy">Best</enum>
|
|
121
|
+
<key>order</key>
|
|
122
|
+
<enum type="AlgorithmBasicSettings::Order">Ascending</enum>
|
|
123
|
+
</struct>
|
|
124
|
+
<key>polygon</key>
|
|
125
|
+
<struct type="AlgorithmPolygonSettings">
|
|
126
|
+
<key>alignToGrid</key>
|
|
127
|
+
<uint>1</uint>
|
|
128
|
+
</struct>
|
|
129
|
+
</struct>
|
|
130
|
+
<key>dataFileNames</key>
|
|
131
|
+
<map type="GFileNameMap">
|
|
132
|
+
<key>data</key>
|
|
133
|
+
<struct type="DataFile">
|
|
134
|
+
<key>name</key>
|
|
135
|
+
<filename>../bling.json</filename>
|
|
136
|
+
</struct>
|
|
137
|
+
</map>
|
|
138
|
+
<key>multiPack</key>
|
|
139
|
+
<false/>
|
|
140
|
+
<key>forceIdenticalLayout</key>
|
|
141
|
+
<false/>
|
|
142
|
+
<key>outputFormat</key>
|
|
143
|
+
<enum type="SettingsBase::OutputFormat">RGBA8888</enum>
|
|
144
|
+
<key>alphaHandling</key>
|
|
145
|
+
<enum type="SettingsBase::AlphaHandling">ClearTransparentPixels</enum>
|
|
146
|
+
<key>contentProtection</key>
|
|
147
|
+
<struct type="ContentProtection">
|
|
148
|
+
<key>key</key>
|
|
149
|
+
<string></string>
|
|
150
|
+
</struct>
|
|
151
|
+
<key>autoAliasEnabled</key>
|
|
152
|
+
<false/>
|
|
153
|
+
<key>trimSpriteNames</key>
|
|
154
|
+
<false/>
|
|
155
|
+
<key>prependSmartFolderName</key>
|
|
156
|
+
<false/>
|
|
157
|
+
<key>autodetectAnimations</key>
|
|
158
|
+
<true/>
|
|
159
|
+
<key>globalSpriteSettings</key>
|
|
160
|
+
<struct type="SpriteSettings">
|
|
161
|
+
<key>scale</key>
|
|
162
|
+
<double>1</double>
|
|
163
|
+
<key>scaleMode</key>
|
|
164
|
+
<enum type="ScaleMode">Smooth</enum>
|
|
165
|
+
<key>extrude</key>
|
|
166
|
+
<uint>0</uint>
|
|
167
|
+
<key>trimThreshold</key>
|
|
168
|
+
<uint>1</uint>
|
|
169
|
+
<key>trimMargin</key>
|
|
170
|
+
<uint>1</uint>
|
|
171
|
+
<key>trimMode</key>
|
|
172
|
+
<enum type="SpriteSettings::TrimMode">None</enum>
|
|
173
|
+
<key>tracerTolerance</key>
|
|
174
|
+
<int>200</int>
|
|
175
|
+
<key>heuristicMask</key>
|
|
176
|
+
<false/>
|
|
177
|
+
<key>defaultPivotPoint</key>
|
|
178
|
+
<point_f>0,0</point_f>
|
|
179
|
+
<key>writePivotPoints</key>
|
|
180
|
+
<true/>
|
|
181
|
+
</struct>
|
|
182
|
+
<key>individualSpriteSettings</key>
|
|
183
|
+
<map type="IndividualSpriteSettingsMap">
|
|
184
|
+
<key type="filename">bling.png</key>
|
|
185
|
+
<struct type="IndividualSpriteSettings">
|
|
186
|
+
<key>pivotPoint</key>
|
|
187
|
+
<point_f>0.5,0.5</point_f>
|
|
188
|
+
<key>scale9Enabled</key>
|
|
189
|
+
<false/>
|
|
190
|
+
<key>scale9Borders</key>
|
|
191
|
+
<rect>36,36,72,71</rect>
|
|
192
|
+
<key>scale9Paddings</key>
|
|
193
|
+
<rect>36,36,72,71</rect>
|
|
194
|
+
<key>scale9FromFile</key>
|
|
195
|
+
<false/>
|
|
196
|
+
</struct>
|
|
197
|
+
<key type="filename">f1.png</key>
|
|
198
|
+
<key type="filename">f105.png</key>
|
|
199
|
+
<key type="filename">f17.png</key>
|
|
200
|
+
<key type="filename">f25.png</key>
|
|
201
|
+
<key type="filename">f33.png</key>
|
|
202
|
+
<key type="filename">f41.png</key>
|
|
203
|
+
<key type="filename">f49.png</key>
|
|
204
|
+
<key type="filename">f57.png</key>
|
|
205
|
+
<key type="filename">f65.png</key>
|
|
206
|
+
<key type="filename">f73.png</key>
|
|
207
|
+
<key type="filename">f81.png</key>
|
|
208
|
+
<key type="filename">f89.png</key>
|
|
209
|
+
<key type="filename">f9.png</key>
|
|
210
|
+
<key type="filename">f97.png</key>
|
|
211
|
+
<struct type="IndividualSpriteSettings">
|
|
212
|
+
<key>pivotPoint</key>
|
|
213
|
+
<point_f>0.5,0.5</point_f>
|
|
214
|
+
<key>scale9Enabled</key>
|
|
215
|
+
<false/>
|
|
216
|
+
<key>scale9Borders</key>
|
|
217
|
+
<rect>50,50,100,100</rect>
|
|
218
|
+
<key>scale9Paddings</key>
|
|
219
|
+
<rect>50,50,100,100</rect>
|
|
220
|
+
<key>scale9FromFile</key>
|
|
221
|
+
<false/>
|
|
222
|
+
</struct>
|
|
223
|
+
</map>
|
|
224
|
+
<key>fileList</key>
|
|
225
|
+
<array>
|
|
226
|
+
<filename>bling.png</filename>
|
|
227
|
+
<filename>f1.png</filename>
|
|
228
|
+
<filename>f9.png</filename>
|
|
229
|
+
<filename>f17.png</filename>
|
|
230
|
+
<filename>f25.png</filename>
|
|
231
|
+
<filename>f33.png</filename>
|
|
232
|
+
<filename>f41.png</filename>
|
|
233
|
+
<filename>f49.png</filename>
|
|
234
|
+
<filename>f57.png</filename>
|
|
235
|
+
<filename>f65.png</filename>
|
|
236
|
+
<filename>f73.png</filename>
|
|
237
|
+
<filename>f81.png</filename>
|
|
238
|
+
<filename>f89.png</filename>
|
|
239
|
+
<filename>f97.png</filename>
|
|
240
|
+
<filename>f105.png</filename>
|
|
241
|
+
</array>
|
|
242
|
+
<key>ignoreFileList</key>
|
|
243
|
+
<array/>
|
|
244
|
+
<key>replaceList</key>
|
|
245
|
+
<array/>
|
|
246
|
+
<key>ignoredWarnings</key>
|
|
247
|
+
<array/>
|
|
248
|
+
<key>commonDivisorX</key>
|
|
249
|
+
<uint>1</uint>
|
|
250
|
+
<key>commonDivisorY</key>
|
|
251
|
+
<uint>1</uint>
|
|
252
|
+
<key>packNormalMaps</key>
|
|
253
|
+
<false/>
|
|
254
|
+
<key>autodetectNormalMaps</key>
|
|
255
|
+
<true/>
|
|
256
|
+
<key>normalMapFilter</key>
|
|
257
|
+
<string></string>
|
|
258
|
+
<key>normalMapSuffix</key>
|
|
259
|
+
<string></string>
|
|
260
|
+
<key>normalMapSheetFileName</key>
|
|
261
|
+
<filename></filename>
|
|
262
|
+
<key>exporterProperties</key>
|
|
263
|
+
<map type="ExporterProperties"/>
|
|
264
|
+
</struct>
|
|
265
|
+
</data>
|