Copyright © 1997 Thomas Tanghus
Copyright © 2001 Lauri Watts
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
KIconEdit is designed to help create icons for KDE using the standard icon palette.
Table of Contents
KIconEdit is designed to help create icons for KDE using the standard icon palette. I hope you will find this program somehow useful and I would appreciate any suggestions and comments. | ||
--Thomas Tanghus <tanghus@earthling.net> |
In this section will be briefly described the Icon Editor user interface.
The Icon Editor window is separated in four areas: main toolbar, tools toolbar grid and statusbar.
Create a new icon. If the current file has been modified you will be asked if you want to save the changes. After that a dialog will open where you can choose to create the icon from scratch or from a template.
Open an existing icon file.
Save the currently open icon.
Print the icon.
Cuts out the entire icon and put it onto the clipboard.
Copies the entire icon to the clipboard.
Paste the contents of the clipboard as a new image (if the clipboard contains a valid icon).
Resize icon to width X height.
Gray scale the icon image. This may create colors not conformant to the KDE icon palette.
Zoom to predefined zoom factor.
Toggle grid on/off.
Open a new Icon Editor window.
This toolbar contains the tools you can use to manipulate the icon.
Doesn't change the icon but changes the current drawcolor to the color clicked on.
Draw free hand.
Select (mark) a part of the icon.
Draw a line.
Draw a rectangle.
Draw a filled rectangle.
Draw a circle.
Draw a filled circle.
Draw an ellipse
Draw a filled ellipse (almost the same thing as drawing a circle.)
Draws a randow dotted pattern like a spraycan.
Fill an area with the current color.
Draw transparent (invisible).
The following functions are available from the File menu:
Open a new Icon Editor window.
Lets you create a new icon, either from a template or by specifying the size.
Open an existing icon file.
Displays a list of recently opened icons to choose from.
Save the currently open icon.
Save the currently open icon under a new name.
Print the icon
Close KIconEdit.
The Edit menu contains the following entries:
Cuts out the entire icon and put it onto the clipboard.
Copies the entire icon to the clipboard.
Paste the contents of the clipboard (if the clipboard contains a valid icon).
Paste the contents of the clipboard as a new image (if the clipboard contains a valid icon).
Clear the grid and fill it with transparent color.
Marks the entire icon as selected.
Draw free hand.
Draw a rectangle.
Draw a filled rectangle.
Draw a circle.
Draw a filled circle.
Draw an ellipse
Draw a filled ellipse (almost the same thing as drawing a circle.)
Draws a random dotted pattern like a spraycan.
Fill an area with the current color.
Draw a line.
Draw transparent (invisible).
Opens the KIconEdit configuration dialog, described separately.
Toggle on and off the grid.
Toggle on and off the display of the toolbar.
Toggle on and off the display of the drawing tools.
Toggle on and off the display of the status bar.
Save the current state of the KIconEdit options.
Invokes the KDE Help system starting at the KIconEdit help pages. (this document).
Changes the mouse cursor to a combination arrow and question mark. Clicking on items within KIconEdit will open a help window (if one exists for the particular item) explaining the item's function.
Opens the Bug report dialog where you can report a bug or request a ‘wishlist’ feature.
This will display version and author information.
This displays the KDE version and other basic information.
KIconEdit
Program copyright Thomas Tanghus <tanghus@kde.org>
Contributors
John Califf <jcaliff@compuzone.net>
Laurent Montel <lmontel@mandrakesoft.com>
This documentation is licensed under the terms of the GNU Free Documentation License.
This program is licensed under the terms of the GNU General Public License.
KIconEdit is part of the KDE project http://www.kde.org/.
KIconEdit can be found in the kdegraphics package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.
In order to compile and install KIconEdit on your system, type the following in the base directory of the KIconEdit distribution:
% ./configure % make % make install
Since KIconEdit uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.