{
	"output": {
		"png": "build/generated/appearance_atlas.png",
		"json": "build/generated/appearance.atlas"
	},
	"verbose": false,
	"binary": true,
	"pixel_format": "rgba",
	"magnify_nearest": true,
	"minify_nearest": true,
	"premultiply": true,
	"atlas_name": "appearance.atlas",
	"texture_map_name": "appearance_atlas.png",
	"margin": 1,
	"images": [
		{"file": "resources/atlas_data/white.png", "internal_margin": 1}
	],
	"import_atlas": {
		"atlas": "build/generated/17pt.atlas",
		"png": "resources/17pt.png"
	}
}