Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: Denon internal mixer skin

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

I'm using the Denon Internal Mixer as Skin from dj Angelmx.
Where in the xml file can I change the letters from the song in the players. I want them a little bigger and also bold.
 

Mensajes Fri 05 Oct 07 @ 8:20 am
FruitPRO InfinityMember since 2003
Search for "textzone" and "%title" or "%author" within the text editor.

If you want the font to bold write it this way (change the bolded properties) :

<textzone resetcounter="true" chan="1">
<size width="10" height="10"/>
<pos x="100" y="100"/>
<text font="LCD" size="11" color="white" weight="bold" align="center" format="%author"/>
</textzone>

If the "weight" property doesn't exist, add it.
 

Mensajes Fri 05 Oct 07 @ 11:57 am
The only thing I could find was:

<textzone chan="1">
<size width="228" height="14"/>
<pos x="173" y="275"/>
<text font="Arial" size="14" color="#DBE3FC" format="%author - %title" scroll="no"/>
</textzone>

and

<textzone chan="2">
<size width="228" height="14"/>
<pos x="714" y="275"/>
<text font="Arial" size="14" color="#DBE3FC" format="%author - %title" scroll="no"/>
</textzone>

Don't know what to edit now.
 

Mensajes Fri 05 Oct 07 @ 1:37 pm
FruitPRO InfinityMember since 2003
So you just have to change the "size" property of the "text" element, then add the "weight" property, just as I wote bold in the example in my previous post.
 

Mensajes Fri 05 Oct 07 @ 1:46 pm
Thanks for yout help but I can't fix it.

Now I get an Anvalid skin error in line 0.

This is how it looks now:

<textzone chan="1">
<size width="228" height="14"/>
<pos x="173" y="275"/>
<text font="Arial" size="11" color="#DBE3FC" weight="bold" format="%author - %title" scroll="no"/>
</textzone>

<textzone chan="2">
<size width="228" height="14"/>
<pos x="714" y="275"/>
<text font="Arial" size="11" color="#DBE3FC" weight="bold" format="%author - %title" scroll="no"/>

This is the whole xml file:

<Skin name="Denon INSPIRE" author="AngelMx" version="V4" width="1024" height="768">
<copyright>- (c)2006 by AngelMx - Bolivia </copyright>

[EDIT by FRUiT : So we won't need the whole file]
</skin>
 

Mensajes Fri 05 Oct 07 @ 2:30 pm
FruitPRO InfinityMember since 2003
So there are a few problems with your new skin file.

First it is not the last version of the denon inspire skin, which indicates version="5" in its header (instead of "V4").

So, If the xml file was for an older VDJ version (i.e. 2.1 or less than 3) it won't work until you add a "logo" element somewhere in the xml part. I didn't see it nowhere in the version you sent.

I guess you'll want to re-dl the last version (already containing the logo element), where you will be able to re-do the mods you wanted (you wrote them the right way, the two textzones you sent in example are fully working so don't change anything there but simply use the correct last skin xml file version).
 

Mensajes Fri 05 Oct 07 @ 5:41 pm
Thanks for your help Fruit !!!

Gonna give it a try
 

Mensajes Sat 06 Oct 07 @ 2:09 pm
FruitPRO InfinityMember since 2003
Tell us here if it worked please ^^
 

Mensajes Sat 06 Oct 07 @ 4:26 pm
qe onda loco
 

Mensajes Sun 07 Oct 07 @ 3:17 am
Fruit,

It didn´t work for me

If you download this :http://www.virtualdj.com/addons/skin.html?id=3759
Now you install this one and open the skin directory.
I opend th Denon Internal mixer xml file:

And then ????


Can you tell me exactly what to do till the moment I choose the new skin in Vdj?
 

Mensajes Mon 08 Oct 07 @ 1:50 pm
FruitPRO InfinityMember since 2003
Quote :
The only thing I could find was:

<textzone chan="1">
<size width="228" height="14"/>
<pos x="173" y="275"/>
<text font="Arial" size="14" color="#DBE3FC" weight="bold" format="%author - %title" scroll="no"/>
</textzone>

and

<textzone chan="2">
<size width="228" height="14"/>
<pos x="714" y="275"/>
<text font="Arial" size="14" color="#DBE3FC" weight="bold" format="%author - %title" scroll="no"/>
</textzone>

Don't know what to edit now.

Change or add the red things in your quote I don't know how to explain better...
 

Mensajes Mon 08 Oct 07 @ 6:51 pm
Strange Fruit.

I took the Denon sugestion skin and did the things you said and it works immediatly.
Thanks anyway
 

Mensajes Wed 10 Oct 07 @ 5:10 pm


(Los tópicos y foros antiguos son automáticamente cerrados)