Remove frame-margin #2

This commit is contained in:
2019-03-10 21:38:58 +01:00
parent 2a8477a919
commit a8e138e17d
3 changed files with 8 additions and 25 deletions

View File

@@ -3,7 +3,6 @@
# frame-origin x y
# frame-size x y
# frame-step x y
# frame-margin x y
# frame-count n
# frame-time n
# reverse
@@ -14,7 +13,6 @@ animation default
frame-origin 0 15
frame-size 16 32
frame-step 16 0
frame-margin 0 0
frame-count 4
frame-time 32
loop
@@ -23,7 +21,6 @@ animation default-reverse
frame-origin 0 15
frame-size 16 32
frame-step 16 0
frame-margin 0 0
frame-count 4
frame-time 32
loop
@@ -33,7 +30,6 @@ animation default-fast
frame-origin 0 15
frame-size 16 32
frame-step 16 0
frame-margin 0 0
frame-count 4
frame-time 16
loop
@@ -42,7 +38,6 @@ animation carousel
frame-origin 0 15
frame-size 16 32
frame-step 2 0
frame-margin 0 0
frame-count 25
frame-time 16
@@ -50,7 +45,6 @@ animation carousel-reverse
frame-origin 0 15
frame-size 16 32
frame-step 2 0
frame-margin 0 0
frame-count 25
frame-time 16
reverse
@@ -67,7 +61,6 @@ animation carousel-bounce
frame-origin 0 15
frame-size 16 32
frame-step 2 0
frame-margin 0 0
frame-count 25
frame-time 32
bounce