File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ sprite textures for use in games and websites.
66
77The plug-in takes several smaller images and compiles them into a single image.
88It uses a packing algorithm to use as little space as possible in the final
9- texture. And it exports a JSON, XML or CSS file with the sprite names and
9+ texture. And it exports a JSON, Atlas, XML or CSS file with the sprite names and
1010their coordinates within the compiled texture.
1111
1212![ GIMP Sprite Atlas plug-in summary] ( /docs/spriteatlas_summary.png?raw=true " GIMP Sprite Atlas plug-in summary ")
@@ -80,6 +80,7 @@ coordinates file.
8080
8181* JSON TexturePacker-array, compatible with the TexturePacker format
8282* JSON TexturePacker hash, compatible with the TexturePacker format
83+ * libGDX TextureAtlas, .atlas text file
8384* CSS sprites, can be used for html and websites
8485* XML, plain xml format
8586
You can’t perform that action at this time.
0 commit comments