Readme
A brief description of Consolable and instructions on the non-command related features.
- Requirements
- Commands
- Using Consolable
- Skins
- History
- Plans
- Author's Notes
Commands
Short descriptions of all internal commands and other command related features.
- Commands
- Queries
- System
- Launches
- Calculator
- Other
- Coming Soon
History
A listing by version of all changes made to Consolable since its first release.
Skins
Information on how to change and create skins for Consolable.
|
General notes:
|
- All sizes and positions in pixels
- Colors are decimal numbers (eg 255,255,255)
- Transparent color is 255,0,255 (magenta)
|
Skin section:
|
name - the name of the skin
author - the author of the skin
email - the email address of the author
www - the web page of the author
about - a one-line comment about the skin
|
Background section:
|
image - the normal background image
hideimage - the hide mode image
launch - the launch window background
width - the width of the largest image
height - the height of the largest image
|
Text section:
|
position - the position of the text box (x,y)
width - the width of the text box
height - the height of the text box
backcolor - the color of the text box (r,g,b)
fontfamily - the font name (eg arial)
fontsize - the size of the font
fontcolor - the color of the font (r,g,b)
fontbold - 0 for normal, 1 for bold
|
|