view examples/js-sprite/resources/sprites/margins.json @ 74:78de82cc6bde

Tests: move graphical examples into examples, closes #606
author David Demelier <markand@malikania.fr>
date Thu, 22 Dec 2016 15:17:43 +0100
parents
children f4d23ad4aa27
line wrap: on
line source

{
  "image": "images/margins.png",
  "cell": [ 32, 32 ],
  "margin": [ 4, 6 ],
  "space": [ 2, 3 ]
}