nineslice is a way to scale an image without warping the corners
it is controlled by a json file with the same name as the image
{
"nineslice_size": [
a,
b,
c,
d
],
"base_size": [
image width,
image height
]
}