
Thu Dec 16 20:15:25 CET 1999 Olof S Kylande <olof@gimp.org> Fix of KDE/Kwm selection add/sub/inter problem NOTE: This is a workaround, not a real fix. Many Thanks to Matthias Ettrich * app/disp_callbacks.c Updated unsharp-mask to version 0.10 * plug-ins/unsharp/dialog_f.c * plug-ins/unsharp/dialog_f.h * plug-ins/unsharp/dialog_i.c * plug-ins/unsharp/dialog_i.h * plug-ins/unsharp/unsharp.c Updated print plug-in to version 3.0.1 * plug-ins/print/README (new file) * plug-ins/print/print-escp2.c * plug-ins/print/print-pcl.c * plug-ins/print/print-ps.c * plug-ins/print/print-util.c * plug-ins/print/print.c * plug-ins/print/print.h Updated all files in the help/C/dialogs dir. This is a first alpha glimpse of the help system. Please give me feedback of the content. However since it's in alpha stage it means that there is spell, grammatical, etc errors. There is may also be pure errors which I hope "you" will report to either olof@gimp.org or karin@gimp.org. Please don't report spell, grammatical, etc error at this stage in dev. If you have any plans to commit to the help system please write to olof@gimp.org. (This is mandatory not a please ;-). * help/C/welcome.html * help/C/dialogs/about.html ..............
79 lines
2.8 KiB
HTML
79 lines
2.8 KiB
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<TITLE>The Color Palette Dialog</TITLE>
|
|
</HEAD>
|
|
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
|
|
<TABLE width="100%" cellspacing="1" cellpadding="1">
|
|
<TR bgcolor="black">
|
|
<TD width="100%" align="center"><FONT size="+2" color="white">The Color Palette
|
|
Dialog</FONT></TD>
|
|
</TR>
|
|
<TR bgcolor="white" >
|
|
<TD width="100%" align="left">
|
|
<P>
|
|
You have two tabfolders in the Color Palette dialog. One to select the palette
|
|
you want to use and one to interact with the palette that you selected.
|
|
<P>
|
|
<DL>
|
|
<DT>
|
|
Select tab folder
|
|
<DD>
|
|
With in the select tab folder will you see a small thumbnails of all available
|
|
palettes. There is also information about the number of colors in the palettes
|
|
and the name of the palettes. You can either choose a palette for direct
|
|
usage. Just clicking on it and shift to the Palette tab folder. You can edit
|
|
the palette you selected by clicking on the edit button which will bring
|
|
up the <A HREF="palette_editor/palette_editor.html">Color Palette Edit</A>
|
|
dialog. Note that you can also edit a palette in the Palette tab folder,
|
|
but the Color Palette Editor will give you much more options.
|
|
<DT>
|
|
<DT>
|
|
Palette tab folder
|
|
<DD>
|
|
With in the palette tab folder will you interact with your palette. The prime
|
|
usage of the dialog is naturally to choose colors from the palette. (Remember
|
|
that it's very cumbersome to use the color selector to choose colors when
|
|
you work with a project. The right way to work is to have a color palette).
|
|
<BR>
|
|
<BR>
|
|
You can however edit the palette also. Right click (and hold) on a color
|
|
cell and a menu will appear. With in the menu can you edit the color in the
|
|
cell, delete the cell or create a brand new cell which will be added in the
|
|
bottom row of your palette. The name which appears when you either right
|
|
or left click on a color cell is editable. All changes that you do in the
|
|
palette will be autosaved and available right of.
|
|
</DL>
|
|
<P>
|
|
The zoom buttons enables you to zoom in and out in the palette.
|
|
<H3>
|
|
Additional Information
|
|
</H3>
|
|
<P>
|
|
For further information see The Gimp User's Manual page XXXX and the Gimp
|
|
User's Tutorial page YYYY
|
|
<P>
|
|
Shortcut Key
|
|
<P>
|
|
Modifier
|
|
<P>
|
|
Drag and Drop
|
|
<P>
|
|
Xinput
|
|
<P>
|
|
----DEV----
|
|
<P>
|
|
<A href="index.html">Index</A>
|
|
<P>
|
|
(/dialogs/palette_selection.html)
|
|
<P>
|
|
Sorry but the help file for palette_selection is not yet done.
|
|
<P>
|
|
/Karin & Olof
|
|
<P>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</BODY></HTML>
|