GED 2006 (C++)
File detail
Source code
<!--<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 2.0//EN">
-->
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title>Nápověda pro grafický editor GED2006</title>
</head>
<body bgcolor="white">
<a name="content"></a>
<center><h1>HELP - GED2006</h1></center>
<!-- ________________CONTENT__________ -->
<hr>
<h2>Content</h2>
<ul>
<li><a href="#intro">Introduction</a></li>
<li><a href="#aplication">Aplication window</a></li>
<li><a href="#document">Document window</a></li>
<li><a href="#controls">Control</a></li>
<li><a href="#tools">Graphic tools</a></li>
<li><a href="#filters">Filters</a></li>
<li><a href="#plugins">Plug-ins</a></li>
<li><a href="#macro">Macro</a></li>
<li><a href="#authors">Authors</a></li>
</ul>
<!-- ________________INTRODUCTION___________ -->
<hr>
<a name="intro"></a>
<h2>Introduction</h2>
<dl>
<dd><p>
GED is editor of photo and bitmap pictures with basic set function. It is designed to be augmented with plug-ins. It support macro.
</p><p>
Program is forms of two windows. One of them is <b>Aplication window</b>, it consists pallet of icon buttons with functions and also contains simple menu for create new picture or open picture.
The second window is <b>Document window</b> (image window), it contains drawing space, menu and status bar. The GED is MDI aplication - many images can be open at the same time.
</p><p>
Editor communicates English - language.
</p>
</dl>
<p align="center">
<a href="#intro">back - Introduction</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________APLICATION WINDOW__________ -->
<hr>
<a name="aplication"></a>
<h2>Aplication window</h2>
<dl>
<dd><p>
The Aplication window is main part of GED. It contains the basic menu, plus a set of icon buttons that can be used to select tool, and more.
</p><p>
Tool icons: These icons are buttons that activate tools for a variety of purposes: selecting parts of images, painting on them, etc.
</p><p>
Foreground/Background colors: The color buttons here shows current foreground and background colors. Clicking on either one of them brings up a color selector dialog that allow you to change to a different color.
</p><p>
Settings size of brush: Below color areas are scroll bars, whereby you can set size brush and rubber.
</p>
</dl>
<center><img alt="Aplw.png" src="Apl1.png" align="middle"></center><br>
<p align="center">
<a href="#aplication">back - Aplication window</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________DOCUMENT WINDOW__________ -->
<hr>
<a name="document"></a>
<h2>Document window</h2>
<dl>
<dd><p>
Each image open in GED is displayed in a new window. Many images can be open at the same time: the limit is set only by the amount of system resources. Document window contain drawing place, status bar and menu.
</p><p>
Status bar shows size of image in pixels, select tool and also shows effective mouse position.
</p><p>
Menu is describe in next part of help: <a href="#controls">Controls</a>.
</p>
</dl>
<center><img alt="Docw2.png" src="Doc1.png" align="middle"></center><br>
<p align="center">
<a href="#document">back - Document window</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________CONTROL__________ -->
<hr>
<a name="controls"></a>
<h2>Controls</h2>
<dl>
<dd><p>
<b>start GED</b><br>
You can start GED by typing <code>ged2006</code> on a commnad line. Also you can start GED with opened images which enter like argument.
Example:
</p><p align="center"><code>ged2006 image1.png image2.png</code>
</p><p>
In this case GED starts with two opened Document window.
</p><p>
This is describtion the Document (image) menu. Menu of Aplication window contains basic items such as create new image, open image, shows help, and close the aplication.
</p><p>
Document menu consist of:
</p>
</dl>
<ul>
<li><b>File</b><ul><li><b>New</b> [Ctrl+N] - create a new image</li>
<li><b>Open</b> [Ctrl+O] - open image</li>
<li><b>Save</b> [Ctrl+S] - save image</li>
<li><b>Save as</b> - save image with new name</li>
<li><b>Close</b> [Ctrl+W] - close window</li>
<li><b>Close all</b> - close all windows</li>
<li><b>Exit</b> [Ctrl+Q] - exit GED</li>
</ul>
</li>
<li><b>Edit</b><ul><li><b>Select all</b> - select whole image</li>
<li><b>Undo</b> [Ctrl+Z] undo the most recent action</li>
<li><b>Redo</b> [Ctrl+Y] redo the most recent action</li>
</ul>
</li>
<li><b>Tool</b> - grafhic tools<ul><li><b>Brush</b></li>
<li><b>Rubber</b></li>
<li><b>Line</b></li>
<li><b>Box</b></li>
<li><b>Circle</b></li>
<li><b>Ellipse</b></li>
<li><b>Text</b></li>
<li><b>Select</b></li>
</ul>
</li>
<li><b>Filter</b> - apply chosen filter on an image or on the select part of an image. If the folder for addition filters is empty this item is hidden.<ul><li>"List of individual filters</li>
</ul>
</li>
<li><b>Macro</b><ul><li><b>Load</b> - start recording macro</li>
<li><b>Create macro</b> - name and save macro</li>
<li>List of default and user's macros</li>
</ul>
</li>
<li><b>Help</b> - displays the help browser </li>
</ul>
<p align="center">
<a href="#controls">back - Controls</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________GRAPHICAL TOOLS__________ -->
<hr>
<a name="tools"></a>
<h2>Graphic tools</h2>
<dl>
<dd><p>
The GED provides a fit toolbox in order to quickly perform basic tasks such as making selections or drawing circle.
</p><p>
For all these tools is two possibilities how to be called:
</p>
<ol>
<li>You can call the tool in the following order, from the Document menu: <i>Tool -> some tools</i>, for example rubber</li>
<li>The tool can also be called by clicking the tool icon</li>
</ol>
</dl>
<table border=1>
<tr>
<td colspan=2><div align="center"><b>Graphic tools</b></div></td>
</tr>
<tr>
<td><a href="#brush"><b>Brush</b></a></td>
<td>draw free hand lines</td>
</tr>
<tr>
<td><a href="#rubber"><b>Rubber</b></a></td>
<td>erase areas of color from image</td>
</tr>
<tr>
<td><a href="#line"><b>Line</b></a></td>
<td>draw straight line</td>
</tr>
<tr>
<td><a href="#box"><b>Box</b></a></td>
<td>draw box of any size</td>
</tr>
<tr>
<td><a href="#circle"><b>Circle</b></a></td>
<td>draw circle of any size</td>
</tr>
<tr>
<td><a href="#ellipse"><b>Ellipse</b></a></td>
<td>draw ellipse of any size</td>
</tr>
<tr>
<td><a href="#text"><b>Text</b></a></td>
<td>places text into an image</td>
</tr>
<tr>
<td><a href="#select"><b>Select</b></a></td>
<td>rectangle select</td>
</tr>
</table><br><br>
<dl>
<dt>
<a name="brush"></a>
<img alt="images/Brush.png" width="32" height="32" src="images/Brush.png" align="middle"><br>
<b>Brush</b>
</dt>
<dd><p>
The Brush tool is used to draw free hand lines with a hard edge. In the Aplication window you can set size and color of brush. Size of brush it can be set in range from 1 to 10.
</p>
<a name="rubber"></a>
<dt>
<img alt="images/Rubber.png" width="32" height="32" src="images/Rubber.png" align="middle"><br>
<b>Rubber</b>
</dt>
<dd><p>
The Eraser is used to remove areas of color from a selection or from image. If the Eraser is used on something that does not support transparency, then erasing will show the background color, as displayed in the Background Brush of the Aplication window. Otherwise, erasing will produce full transparency. In the Aplication window you can set size and background color of rubber. Size of rubber it can be set in range from 1 to 10.
</p>
<a name="line"></a>
<dt>
<img alt="images/Line.png" width="32" height="32" src="images/Line.png" align="middle"><br>
<b>Line</b>
</dt>
<dd><p>
The Line tool is used to draw straight line. In the Aplication window you can set size and color of line.
</p>
<a name="box"></a>
<dt>
<img alt="images/Box.png" width="32" height="32" src="images/Box.png" align="middle"><br>
<b>Box</b>
</dt>
<dd><p>
The Box tool is used to draw box of any size. In the Aplication window you can set size and color of line of the box.
</p>
<a name="circle"></a>
<dt>
<img alt="images/Circle.png" width="32" height="32" src="images/Circle.png" align="middle"><br>
<b>Circle</b>
</dt>
<dd><p>
The Circle tool is used to draw circle of any size. In the Aplication window you can set size and color of curve of the circle.
</p>
<a name="ellipse"></a>
<dt>
<img alt="images/Ellipse.png" width="32" height="32" src="images/Ellipse.png" align="middle"><br>
<b>Ellipse</b>
</dt>
<dd><p>
The Ellipse tool is used to draw ellipse of any size. In the Aplication window you can set size and color of curve of the ellipse.
</p>
<a name="text"></a>
<dt>
<img alt="images/Text.png" width="32" height="32" src="images/Text.png" align="middle"><br>
<b>Text</b>
</dt>
<dd><p>
The Text tool places text into an image. When you click on an image with this tool the text editor dialog is opened where you can type your text. Color of a text you can set in the Aplication window on the button Foreground Brush. Setting of Background Brush sets color of relief of a text. Size of a text is able to regulate by scroll bar below button Foreground Brush. Range is from 1 to 10. Value times size of text.
</p>
<a name="select"></a>
<dt>
<img alt="images/Select.png" width="32" height="32" src="images/Select.png" align="middle"><br>
<b>Select</b>
</dt>
<dd><p>
Rectangle selection. If you do something to an image, you only want a part of it to be affected. The selection mechanism makes this possible.
</p>
</dl>
<p align="center">
<a href="#tools">back - Graphic tools</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________FILTERS__________ -->
<hr>
<a name="filters"></a>
<h2>Filters</h2>
<dl>
<dd><p>
In GED, a filter is a plug-in that modifies the look of an image. Apply chosen filter gets on the image or the select part of image. GED includes two basic graphic filter:
</p>
<ul>
<li>Grayscale - all color in picture transfers to the shades gray</li>
<li>Invert - invert color - execution invert RGB color in picture</li>
</ul>
<p>
Anoter filters shipped with GED as a plug-ins:
</p>
<ul>
<li>Contrast down - decrease contrast</li>
<li>Contrast up - increase contrast</li>
<li>Mesh screen - addition to the picture fog</li>
<li>Pixeling - renders the image using large color blocks. It is very similar to the effect seen on television when obscuring a criminal during trial</li>
<li>Post levels - reduction of the number of colours</li>
</ul>
<br>
<p>
You can find this filter in the Document menu: <i>Filter -> some filter</i>. If folder for addition filters is empty this menu item is hidden.<br>
For filters you install yourself, copy the compiled file of filter to the GED's plug-ins directory. Directory for plug-in adjusts in configuration file <code>ged.conf</code>.After start GED is the filter displayed in the menu, as new item.
</p>
</dl>
<p align="center">
<a href="#filters">back - Filters</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________PLUG-IN__________ -->
<hr>
<a name="plugins"></a>
<h2>Plug-ins</h2>
<dl>
<dd><p>
GED plug-ins are external programs that run under the control of the GED.
A few plug-ins are included in the GED, and installed automatically along with GED. <br>
</p><p>
<b>installation new plug-ins</b><br>
The plug-ins that are included with GED don't require any special installation. Do you want install the new plug-in, how do it? Copy the compiled file of some plug-in to the GED's plug-ins directory. Directory for plug-in adjusts in configuration file <code>ged.conf</code>. GED automatically appends new plug-in into the program and from next start of GED is ready to be used. If is plug-in some graphic filter, is displayed in the Document menu as new item. Plug-in also may add support for others image file formats etc.
</p><p>
<b>using plug-ins</b><br>
For the most part you can use a plug-in like any other GED tool. They can be accessed through menu: <i>Filter</i>.
<p>
</dl>
<p align="center">
<a href="#plugins">back - Plug-ins</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________MACRO__________ -->
<hr>
<a name="macro"></a>
<h2>Macro</h2>
<dl>
<dd> <p>
Macro is simple program which after startup perform required graphic action with the image.
</p><p>
<b>create macro</b><br>
Go to the Document menu: <i>Macro -> Load</i>. After you click on this item, recording marco starts. Now you can do some graphic operation (apply filters, call another macro, etc). When will you ready with your adjustment, go to the Document menu: <i>Macro -> Create macro</i>. You will ask to enter name of the new macro. Now macro is finished. It will show as new item in the menu: <i>Macro</i>. If you enter name which already there has been, old macro will rewritten new macro.
</p><p>
<b>using macro</b><br>
Go to the Document menu: <i>Macro</i> and choose macro by click at it. Macro starts and performs function in the image or in the select part of image.
</p>
</dl>
<p align="center">
<a href="#macro">back - Macro</a>
|
<a href="#content">Content</a><br>
</p>
<!-- ________________AUTHORS__________ -->
<hr>
<a name="authors"></a>
<h2>Authors</h2>
<dl>
<dd><table>
<tr><td>Kamil Dudka</td><td>xdudka00</td></tr>
<tr><td>Jakub Filak</td><td>xfilak01</td></tr>
<tr><td>Lukas Hefka</td><td>xhefka00</td></tr>
<tr><td>Ludek Hradil</td><td>xhradi08</td></tr>
</table>
</dl>
<p align="center">
<a href="#authors">back - Authors</a>
|
<a href="#content">Content</a><br>
</p>
</body>
</html>