Initial Commit

This commit is contained in:
Mijago
2017-05-31 16:25:34 +02:00
parent a597efa091
commit de79daddf5
23 changed files with 104 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<exhibition id="passion">
<exhibit id="passio01">
<title>
<dimensions width="200" height="45" />
<font size="40" />
<position x="0" y="0" z="0" />
<rotation x="0" y="0" z="0" />
<text lang="de" type="file" value="text/passio01/title_de.txt"/>
<text lang="en" type="file" value="text/passio01/title_en.txt"/>
<text lang="jp" type="file" value="text/passio01/title_jp.txt"/>
</title>
<description>
<text lang="de" type="file" value="text/passio01/desc_de.txt"/>
<text lang="en" type="file" value="text/passio01/desc_en.txt"/>
<text lang="jp" type="file" value="text/passio01/desc_jp.txt"/>
</description>
<poiList>
<poi ref-id="poi_malchus_01" />
<poi ref-id="poi_helebard_01">
<position x="0" y="0" z="0" />
</poi>
</poiList>
</exhibit>
</exhibition>

View File

@@ -0,0 +1 @@
Hallo Welt DESC

View File

@@ -0,0 +1 @@
Hello World DESC

View File

@@ -0,0 +1 @@
????? ???? DESC

View File

@@ -0,0 +1 @@
Hallo Welt TITLE

View File

@@ -0,0 +1 @@
Hello World TITLE

View File

@@ -0,0 +1 @@
????? ???? TITLE

Binary file not shown.

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<QCARConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="qcar_config.xsd">
<Tracking>
<ImageTarget name="passio12" size="1.000000 1.092875" />
<ImageTarget name="passio11" size="1.000000 1.088235" />
<ImageTarget name="passio10" size="1.000000 1.082113" />
<ImageTarget name="passio09" size="1.000000 1.087591" />
<ImageTarget name="passio08" size="1.000000 1.082527" />
<ImageTarget name="passio07" size="1.000000 1.080153" />
<ImageTarget name="passio06" size="1.000000 1.085190" />
<ImageTarget name="passio05" size="1.000000 1.072519" />
<ImageTarget name="passio04" size="1.000000 1.078719" />
<ImageTarget name="passio03" size="1.000000 1.088462" />
<ImageTarget name="passio02" size="1.000000 1.068240" />
<ImageTarget name="passio01" size="1.000000 1.070611" />
</Tracking>
</QCARConfig>