summaryrefslogtreecommitdiff
path: root/src/test/image.avg
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/image.avg')
-rw-r--r--src/test/image.avg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/image.avg b/src/test/image.avg
new file mode 100644
index 0000000..7fc4c13
--- /dev/null
+++ b/src/test/image.avg
@@ -0,0 +1,8 @@
+<avg id="imageavg" width="160" height="120" mediadir="media">
+ <image id="testtiles" pos="(0, 30)" size=" ( 65 , 65 ) "
+ opacity="1" href="rgb24-65x65.png" maxtilewidth="16" maxtileheight="32"/>
+ <image id="test" x="64" y="30"
+ opacity="1" href="rgb24-65x65.png" pivot="(0, 0)" angle="0.274"/>
+ <image id="test1" x="129" y="30"
+ opacity="1" href="rgb24-65x65.png"/>
+</avg>