Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1867)

Unified Diff: dart/samples/third_party/pop-pop-win/resource/transparent_static_textures.tps

Issue 64033002: Version 0.8.10.8 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: dart/samples/third_party/pop-pop-win/resource/transparent_static_textures.tps
===================================================================
--- dart/samples/third_party/pop-pop-win/resource/transparent_static_textures.tps (revision 30037)
+++ dart/samples/third_party/pop-pop-win/resource/transparent_static_textures.tps (working copy)
@@ -1,156 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<data version="1.0">
- <struct type="Settings">
- <key>variation</key>
- <string>main</string>
- <key>verbose</key>
- <false/>
- <key>autoSDSettings</key>
- <array/>
- <key>allowRotation</key>
- <false/>
- <key>quiet</key>
- <false/>
- <key>premultiplyAlpha</key>
- <false/>
- <key>shapeDebug</key>
- <false/>
- <key>dpi</key>
- <uint>72</uint>
- <key>allowFreeSize</key>
- <true/>
- <key>dataFormat</key>
- <string>json</string>
- <key>textureFileName</key>
- <filename>transparent_static_textures.png</filename>
- <key>flipPVR</key>
- <false/>
- <key>ditherType</key>
- <enum type="SettingsBase::DitherType">NearestNeighbour</enum>
- <key>backgroundColor</key>
- <uint>0</uint>
- <key>libGdx</key>
- <struct type="LibGDX">
- <key>filtering</key>
- <struct type="LibGDXFiltering">
- <key>x</key>
- <enum type="LibGDXFiltering::Filtering">Linear</enum>
- <key>y</key>
- <enum type="LibGDXFiltering::Filtering">Linear</enum>
- </struct>
- </struct>
- <key>shapePadding</key>
- <uint>0</uint>
- <key>jpgQuality</key>
- <uint>80</uint>
- <key>pngOptimizationLevel</key>
- <uint>0</uint>
- <key>textureSubPath</key>
- <string></string>
- <key>textureFormat</key>
- <enum type="SettingsBase::TextureFormat">png</enum>
- <key>borderPadding</key>
- <uint>0</uint>
- <key>maxTextureSize</key>
- <QSize>
- <key>width</key>
- <int>2048</int>
- <key>height</key>
- <int>2048</int>
- </QSize>
- <key>fixedTextureSize</key>
- <QSize>
- <key>width</key>
- <int>-1</int>
- <key>height</key>
- <int>-1</int>
- </QSize>
- <key>reduceBorderArtifacts</key>
- <true/>
- <key>algorithmSettings</key>
- <struct type="AlgorithmSettings">
- <key>algorithm</key>
- <enum type="AlgorithmSettings::AlgorithmId">MaxRects</enum>
- <key>freeSizeMode</key>
- <enum type="AlgorithmSettings::AlgorithmFreeSizeMode">Best</enum>
- <key>maxRects</key>
- <struct type="AlgorithmMaxRectsSettings">
- <key>heuristic</key>
- <enum type="AlgorithmMaxRectsSettings::Heuristic">Best</enum>
- </struct>
- <key>basic</key>
- <struct type="AlgorithmBasicSettings">
- <key>sortBy</key>
- <enum type="AlgorithmBasicSettings::SortBy">Best</enum>
- <key>order</key>
- <enum type="AlgorithmBasicSettings::Order">Ascending</enum>
- </struct>
- </struct>
- <key>andEngine</key>
- <struct type="AndEngine">
- <key>minFilter</key>
- <enum type="AndEngine::MinFilter">Linear</enum>
- <key>packageName</key>
- <string>Texture</string>
- <key>javaFileName</key>
- <filename>transparent_static_textures.java</filename>
- <key>wrap</key>
- <struct type="AndEngineWrap">
- <key>s</key>
- <enum type="AndEngineWrap::Wrap">Clamp</enum>
- <key>t</key>
- <enum type="AndEngineWrap::Wrap">Clamp</enum>
- </struct>
- <key>magFilter</key>
- <enum type="AndEngine::MagFilter">MagLinear</enum>
- </struct>
- <key>dataFileName</key>
- <filename>transparent_static_textures.json</filename>
- <key>mainExtension</key>
- <string></string>
- <key>forceIdenticalLayout</key>
- <false/>
- <key>outputFormat</key>
- <enum type="SettingsBase::OutputFormat">RGBA8888</enum>
- <key>autoAliasEnabled</key>
- <true/>
- <key>trimSpriteNames</key>
- <false/>
- <key>globalSpriteSettings</key>
- <struct type="SpriteSettings">
- <key>scale</key>
- <double>1</double>
- <key>scaleMode</key>
- <enum type="ScaleMode">Smooth</enum>
- <key>crop</key>
- <true/>
- <key>innerPadding</key>
- <uint>0</uint>
- <key>extrude</key>
- <uint>0</uint>
- <key>trimThreshold</key>
- <uint>1</uint>
- <key>trim</key>
- <false/>
- <key>heuristicMask</key>
- <false/>
- </struct>
- <key>fileList</key>
- <array>
- <filename>sprites/loading_background.png</filename>
- <filename>sprites/loading_bar.png</filename>
- <filename>sprites/loading_text.png</filename>
- <filename>sprites/logo_win.png</filename>
- <filename>sprites/button_new_game_clicked.png</filename>
- <filename>sprites/button_new_game.png</filename>
- </array>
- <key>ignoreFileList</key>
- <array/>
- <key>replaceList</key>
- <array/>
- <key>commonDivisorX</key>
- <uint>1</uint>
- <key>commonDivisorY</key>
- <uint>1</uint>
- </struct>
-</data>

Powered by Google App Engine
This is Rietveld 408576698