[EN COURS] Redimensionner les artworks
Publié : 16 nov. 2014 - 21:18
Bonjour,
J'aimerais savoir si c'est possible de changer la taille des artworks (exemple : CD & cartouches) avec le fichier Theme.xml sans devoir passer par un programme comme photofiltre studio x ou autre.
EXEMPLE :
<Theme>
<video w="400" h="300" x="400" y="200" r="0" ry="0" rx="0" time="0.5" bcolor="0x000000" bsize="0" type="ease" start="top" />
<artwork1 x="300" y="500" r="0" time="1" type="none" start="left" rest="none" />
<artwork2 x="450" y="80" r="0" time="1" delay ="0.5" type="bounce" start="top" rest="rock fast"/>
<artwork3 w="200" h="200" x="500" y="400" r="0" time="1.5" type="ease" start="bottom" rest="spin fast" />
<artwork4 x="512" y="500" r="0" time=".5" type="ease" start="none" rest="none" />
</Theme>
Si je rajoute w="200 h="200" a la ligne artwork3 comme pour la ligne vidéo, sa ne fonctionne pas.
Dans mon theme, j'aimerais que le CD dreamcast (par exemple) arrive et tourne mais j'aimerais modifier sa taille.
Merci d'avance pour vos réponses.
J'aimerais savoir si c'est possible de changer la taille des artworks (exemple : CD & cartouches) avec le fichier Theme.xml sans devoir passer par un programme comme photofiltre studio x ou autre.
EXEMPLE :
<Theme>
<video w="400" h="300" x="400" y="200" r="0" ry="0" rx="0" time="0.5" bcolor="0x000000" bsize="0" type="ease" start="top" />
<artwork1 x="300" y="500" r="0" time="1" type="none" start="left" rest="none" />
<artwork2 x="450" y="80" r="0" time="1" delay ="0.5" type="bounce" start="top" rest="rock fast"/>
<artwork3 w="200" h="200" x="500" y="400" r="0" time="1.5" type="ease" start="bottom" rest="spin fast" />
<artwork4 x="512" y="500" r="0" time=".5" type="ease" start="none" rest="none" />
</Theme>
Si je rajoute w="200 h="200" a la ligne artwork3 comme pour la ligne vidéo, sa ne fonctionne pas.
Dans mon theme, j'aimerais que le CD dreamcast (par exemple) arrive et tourne mais j'aimerais modifier sa taille.
Merci d'avance pour vos réponses.