IconEditor
A very basic icon editor
version 0.8
relased under GPL
(c) Ralf Waspe 2002
rwaspe@web.de
Icon Tab
Color Tab
File Tab
To Do
Icon Tab
This is your basic drawing area.
Currently only 32x32 sized png format icons are supported.
Choose a color from the color box on the lower left and fill the squares.
You can choose a drawing style on the lower right :
Not well implemented :
circle
filled circle
Not yet implemented is :
fill
top
Color Tab
Here you can choose a color for drawing
You can :
- type in the RGB values
- use the up and down buttons at the side of the input fields to change the values
- click on the big color picker field.
A preview of the curent color is available besides the RGB input fields.
Add your color to the color selection box by pressing the "Add" buttom in the top right corner.
To delete a color from the color list press the
button next to the list
By pressing the
button you can change into sample mode.
Press on any square in the icon to add the color of that square to the color list.
top
File Tab
Here you can save and load icons.
On the top you can choose a path to save to or an icon you want to load.
Underneath are shown the current path and the file name.
To the right of the directory/file selector are some preset directory buttons :
/home/QtPalmtop/pics (standard directory for icons)
/ (root directory)
/mnt/card (SD card)
/mnt/cf (CF card)
/home/root/Documents (Documents)
There will be no explaination about the function of the "Load" and "Save" buttons.
To delete your current icon from the icon tab press the "New" button.
top
To Do
- 16x16 size icons
- undo function
- transparent icons
- load and save colors
- other stuff
top