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