VB-Amp Pro Skin Converter - (C)1999 Steve J. Gray
=========================   V1.00 - Feb 8/1999   

Converts other skins to VB-Amp Pro compatible skins.
Configurable Import files allow customization of import routine.
Winamp 1.x and 2.x Import files are included.
Requires VB5 Runtimes. VisualBASIC Sourcecode is included.

For each ".imp" file you must have a corresponding ".skin" file.

The following commands are recognized in the import file:
	Rn,filename		- Read a bitmap
	Wn,width,height		- Set width/height of bitmap
	Zn,sx,sy,sw,sh,dx,dy	- Blit rectangle to destination
				- Source bitmap is #3, destination is 'n'
	;,comment		- Comment

See the VB-Amp pro skins.txt file for documentation of the skin format.

Steve.
