summaryrefslogtreecommitdiff
path: root/tests/test-images/gif-test-suite/animation-speed.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-images/gif-test-suite/animation-speed.conf')
-rw-r--r--tests/test-images/gif-test-suite/animation-speed.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/test-images/gif-test-suite/animation-speed.conf b/tests/test-images/gif-test-suite/animation-speed.conf
new file mode 100644
index 000000000..0ea67087b
--- /dev/null
+++ b/tests/test-images/gif-test-suite/animation-speed.conf
@@ -0,0 +1,27 @@
+# Automatically generated, do not edit!
+[config]
+input = animation-speed.gif
+version = GIF89a
+width = 2
+height = 2
+background = #000000
+loop-count = infinite
+force-animation = no
+frames = frame0,frame1,frame2,frame3
+
+[frame0]
+pixels = animation.0.rgba
+delay = 25
+
+[frame1]
+pixels = animation.1.rgba
+delay = 50
+
+[frame2]
+pixels = animation.2.rgba
+delay = 100
+
+[frame3]
+pixels = animation.3.rgba
+delay = 200
+