From 5133eb444a3bb4f56eca6744ac8fd00615c334bf Mon Sep 17 00:00:00 2001 From: Matthias Kleinhenz Date: Sat, 17 Jun 2017 14:57:00 +0200 Subject: [PATCH] Dateien hochladen nach 'exhibition/passion' Updated title settings for new Exhibit Title display system thingamajic --- exhibition/passion/passion.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/exhibition/passion/passion.xml b/exhibition/passion/passion.xml index 287200d..24b0667 100644 --- a/exhibition/passion/passion.xml +++ b/exhibition/passion/passion.xml @@ -2,9 +2,9 @@ - <dimensions width="200" height="45" /> - <font size="40" /> - <position x="0" y="0" z="0" /> + <dimensions width="1" height="0.5" /> + <font size="1" /> + <position x="0" y="0" z="-0.6" /> <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"/> @@ -16,19 +16,19 @@ <text lang="jp" type="file" value="text/passio01/desc_jp.txt"/> </description> <poiList> - <poi ref-id="poi_malchus_01"> - <scale x="0.5" y="0.5" z="0.5" /> + <poi ref-id="poi_malchus_01" > + <position x="0.3" y="0" z="0.3" /> </poi> <poi ref-id="poi_helebard_01"> - <scale x="0.5" y="0.5" z="0.5" /> + <position x="0" y="0" z="0" /> </poi> </poiList> </exhibit> <exhibit id="passio02"> <title> - <dimensions width="200" height="45" /> - <font size="40" /> - <position x="0" y="0" z="0" /> + <dimensions width="1" height="0.5" /> + <font size="1" /> + <position x="0" y="0" z="-0.6" /> <rotation x="0" y="0" z="0" /> <text lang="de" type="file" value="text/passio02/title_de.txt"/> <text lang="en" type="file" value="text/passio02/title_en.txt"/> @@ -40,9 +40,11 @@ <text lang="jp" type="file" value="text/passio02/desc_jp.txt"/> </description> <poiList> + <poi ref-id="poi_malchus_01" > + <position x="-0.3" y="0" z="-0.3" /> + </poi> <poi ref-id="poi_helebard_01"> - <position x="0.02" y="0" z="0" /> - <scale x="0.2" y="0.2" z="0.2" /> + <position x="0" y="0" z="0" /> </poi> </poiList> </exhibit>