summaryrefslogtreecommitdiff
path: root/test/fixtures/offline/sprite.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/offline/sprite.json')
-rw-r--r--test/fixtures/offline/sprite.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/fixtures/offline/sprite.json b/test/fixtures/offline/sprite.json
new file mode 100644
index 0000000000..e640365519
--- /dev/null
+++ b/test/fixtures/offline/sprite.json
@@ -0,0 +1,10 @@
+{
+ "noise": {
+ "x": 0,
+ "y": 0,
+ "width": 32,
+ "height": 32,
+ "pixelRatio": 1,
+ "sdf": false
+ }
+}