summaryrefslogtreecommitdiff
path: root/legacy/works/giftest.html
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/works/giftest.html')
-rw-r--r--legacy/works/giftest.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/legacy/works/giftest.html b/legacy/works/giftest.html
new file mode 100644
index 0000000..a567578
--- /dev/null
+++ b/legacy/works/giftest.html
@@ -0,0 +1,12 @@
+<html>
+ <head>
+ <title>RGB GIF decode and plot test</title>
+ </head>
+ <body background="giftestdata/checkback.png">
+ <center>
+ Three-colour GIF: <img src="giftestdata/3colour.gif"><p>
+ 256-color GIF: <img src="giftestdata/256colour.gif"><p>
+ </center>
+ </body>
+</html>
+