Anmelden:     


Forum: VirtualDJ Skins

Topic: The basic question about skin
Sorry for the basic question.
I've seen explanations about xml but nothing about png.
What is the minimum required for png images to make the skin work?
 

geposted Mon 11 Aug 25 @ 10:01 am
Τo be a valid PNG file.
To be honest right now it is possible to create a skin even without a PNG file. You may still have to define one on the first line of the skin (I don't remember) but you can definately code a simple or ultra complex skin witout referencing a raster image from the PNG even once.
 

Using vectors, the minimum that would be used is for the masks of the cues in the songpos and rhythmzone, then almost 90% can be done with code, you can use the default skin as a reference.To get an idea of how it works, greetings, I hope it helps.