[load3d]
width=39
height=39
x=17
y=84
[loaddepth]
width=39
height=39
x=17
y=148
[loadtext]
width=39
height=39
x=17
y=212
[savestereo]
width=39
height=39
x=392
y=84
[print]
width=39
height=39
x=392
y=148
[settings]
width=39
height=39
x=392
y=212
[generate]
width=70
height=30
x=191
y=297
This file you can edit with NOTEPAD
skinfile - link to a skin image file
transcolor - transparent color
maincolor - color used to draw text and objects in 3D-window
Section [objview] defines 3D-window, other sections are used to define buttons.
Each section is set by parameters x,y,width,height on the skin.
X,Y - left-top point of the rectangle with WIDTHxHEIGHT size.
So you must draw skin image first and then define buttons information.
Here is some notes to skin creation:
- To calculate maincolor and transcolor you must use next formula: (Red*256+Green)*256+Blue, where Red,Green and Blue within the limits of [0..255]
- For objview-section width must be divisible by 4
- If you don't want to use transcolor simply set it to -1
- Transparent color should not be mixed with other colors, therefore do not save skin images in JPEG-format(!!!). PNG is recommended.
- objview color must be black.
After the file creation launch the program and choose created skin through the main menu.
After the successful testing of the skin send this file with RegKey and information about yourself to the technical support team. Then you will receive a license file.
« |