-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: 065e73aa15692011f08ed3a8826344f36a2954c4:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 065e73aa15692011f08ed3a8826344f36a2954c4
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Thu Jul 21 02:08:39 2016 -0700

    Added gif and text test pages

diff --git a/media/tests/gif.html b/media/tests/gif.html
new file mode 100644
index 0000000000000000000000000000000000000000..8e8a66ba430214468210996d63e144a6ce20896d
--- /dev/null
+++ b/media/tests/gif.html
@@ -0,0 +1,15 @@
+<fireboxroom>
+  <assets>
+    <AssetImage id="pbjt" src="http://orig08.deviantart.net/a015/f/2007/128/6/8/peanut_butter_jelly_time_by_peanutbutterjellyplz.gif" />
+    <AssetImage id="hypno" src="http://66.media.tumblr.com/96fcf008aebb2e94f2ceaf4f5035c424/tumblr_inline_n6hcp5SUka1r8ydve.gif" />
+    <AssetImage id="libertarian" src="http://i.imgur.com/JyQzpCc.gif" />
+    <AssetObject id="DC_4" src="http://ipfs.io/ipfs/QmZhvAU39un7mQpi242thPz16wAeUXctXeYk55QCRPCqh9/avatar/86Er8G7.obj" mtl="http://ipfs.io/ipfs/QmZhvAU39un7mQpi242thPz16wAeUXctXeYk55QCRPCqh9/avatar/86Er8G7.mtl" />
+
+  </assets>
+  <room use_local_asset="room1">
+    <object id="plane" image_id="hypno" lighting="false" pos="0 1 2" cull_face="none" />
+    <object id="DC_4" lighting="false" pos="0 1 -2" cull_face="none" />
+    <image id="libertarian" lighting="false" pos="0 1 4" cull_face="none" />
+  </room>
+</fireboxroom>
+
diff --git a/media/tests/text.html b/media/tests/text.html
new file mode 100644
index 0000000000000000000000000000000000000000..8dafafc76fd1f7c80789a4055a1483f8f65c582e
--- /dev/null
+++ b/media/tests/text.html
@@ -0,0 +1,13 @@
+<html>
+<body>
+<fireboxroom>
+  <assets></assets>
+  <room use_local_asset="room_plane2">
+    <object id="sphere" />
+    <text pos="0 5 1">This is some long text that is pretty long</text>
+    <text pos="0 3 1">This is short</text>
+    <text pos="0 1 1">1</text>
+  </room>
+</fireboxroom>
+</body>
+</html>

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:53:50 2024