Proofread versions.

Proofread versions.
This commit is contained in:
Daniel Egger 2000-08-16 23:23:28 +00:00
parent f2f819d1c3
commit 0e0832289b
6 changed files with 156 additions and 146 deletions

View File

@ -1,3 +1,8 @@
2000-08-17 Daniel Egger <egger@suse.de>
* help/C/dialogs/color_selectors/*.html: Checking proofread
versions by Rebecca.
2000-08-16 Sven Neumann <sven@gimp.org>
* plug-ins/gdyntext/gdyntext_ui.c

View File

@ -1,41 +1,49 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>The Standard Gimp Color Selector</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 Standard
Gimp Color Selector</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
You can change the color manually, by clicking on a hue in the spectrum color
field to the right, and then dragging the cross in the large color box on
the left to the exact color you want.
<P>
If you want a specific RGB or HSV color, you can type the exact value in
the HSV or RGB parameter fields, or you can drag the sliders to specify a
color.
<P>
The H (Hue) channel is displayed in the color fields by default when you
open the Color Selection dialog. However, you can choose to search in another
channels for the color you want. It can be very useful to change the channel
to S(saturation) or V(value) when you searching for a specific color. The
color spectrum will be displayed in a quite different way by doing this and
you might find it useful.
<P>
In the bottom of the dialog you will find the current color specified as
a Hex Triplet. The function is targeting Web developers and to get the color
code into your HTML code simply select it and paste it in with your middle
mouse button. In Windows you must use Ctrl-C and Ctrl-V to achieve the same
result.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000"
alink="#000088">
<H1>
The Standard Gimp Color Selector
</H1>
<P>
You can change the color manually by clicking on a hue in the spectrum color
field to the right, and then dragging the cross in the large color box on
the left to the exact color you want. If you want a specific RGB
(Red, Green, Blue) or HSV (Hue, Saturation,
Value) color, type the exact value in
the HSV or RGB parameter fields or drag the sliders to specify a
color.
</P>
<P>
The H (hue) channel is displayed in the color fields by default when you
open the Color Selection dialog. However, you can choose to search in another
channel for the color you want. It can be very useful to change the channel
to S (saturation) or V (value) when you're searching for a specific color. The
color spectrum will be displayed in a quite different way by doing this and
you might find it more useful.
</P>
<P>
In the bottom of the dialog you will find the current color specified as
a hexedecimal triplet. The function is targeted at Web developers - to
get the color
code into your HTML document simply select it and paste it in with your middle
mouse button. In Windows you must use Ctrl-C and Ctrl-V to achieve the same
result.
</P>
<P>
<A href="index.html">Index</A>
</P>
</BODY>
</HTML>

View File

@ -1,32 +1,34 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>The GTK Color Selector</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 GTK Color
Selector</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
The GTK color selector is similar to <A HREF="built_in.html">Gimp's standard
color</A> selector. The main difference is that you can't select which color
space that you want to work with in. The left Color bar is always working
in value mode and you will alter the hue and saturation by dragging your
mouse in the circle.
<P>
An other difference is that the RGB values are represented in percent instead
of values from 0 to 255. 100% (1.0) is 255 and 0% (0.0) is 0, depending how
you work with colors this maybe a advantage or just cumbersome. The fact
is that you should see it as the amount of e.g Red that you want to mix into
your color.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>
<H1>
The GTK Color Selector
</H1>
<P>
The GTK color selector is similar to <A href="built_in.html">Gimp's standard
color</A> selector. The main difference is that you can't select in which color
space you want to work. The left color bar is always working
in value mode and you can alter the hue and saturation by dragging your
mouse in the circle.
</P>
<P>
Another difference is that the RGB values are represented in percent instead
of values from 0 to 255. 100% (1.0) is 255 and 0% (0.0) is 0. The fact
is that you should see it as the amount of e.g. red that you want to mix into
your color.
</P>
<P>
<A href="index.html">Index</A>
</P>
</BODY>
</HTML>

View File

@ -1,35 +1,23 @@
<!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>Index for color_selectors</title>
</head>
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF"
vlink="#FF0000" alink="#000088">
<HTML>
<table width="100%" cellspacing="1" cellpadding="1">
<tr bgcolor="black">
<td width="100%" align="center">
<font size="+2" color="white">color_selectors Index</font>
</td>
</tr>
<tr bgcolor="white" >
<td width="100%" align="left">
<p>
(/dialogs/color_selectors/index.html)<p>
<a href="../index.html">Top index</a><p>
<p>Topics in this directory:<p>
<a href="built_in.html">built_in</a><br>
<a href="gtk.html">gtk</a><br>
<a href="triangle.html">triangle</a><br>
<a href="watercolor.html">watercolor</a><br>
<p>
/Karin & Olof
<p>
</td>
</tr>
</table>
<!-- This file is auto-generated by makeindex.sh. Please do not edit by hand. -->
</body>
</html>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Index for color selectors</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
<H1>color selectors Index</H1>
<P><A href="../index.html">Top index</A></P>
<P>Topics in this directory:</P>
<A href="built_in.html">built&nbsp;in</A><br>
<A href="gtk.html">gtk</A><br>
<A href="triangle.html">triangle</A><br>
<A href="watercolor.html">watercolor</A><br>
</BODY>
</HTML>

View File

@ -1,27 +1,28 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>The Triangle Color Selector</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 Triangle
Color Selector</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
The triangle color selector is one of the best colors selectors in Gimp.
This is due to the fact that it visualize hue, value and saturation
simultaneously. You control the hue by dragging the triangle around in the
outer circle color scale. When you have selected you base color you simply
alter the value and saturation by pressing and dragging inside the triangle
color scale.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>
<H1>
The Triangle Color Selector
</H1>
<P>
The triangle color selector is one of the best color selectors in GIMP.
This is due to the fact that it allows you to visualize hue, value and
saturation simultaneously. You control the hue by dragging the
triangle around in the outer circle. When you have
selected your base color, you simply alter the value and saturation by
pressing and dragging inside the triangle color scale.
<P>
<A href="index.html">Index</A>
</P>
</BODY>
</HTML>

View File

@ -1,35 +1,41 @@
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>The Watercolor Color Select</TITLE>
<TITLE>The Watercolor Color Selector</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 Watercolor
Color Select</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
This color selector resembles the little water cup you use for blending colors
when you're making a watercolor painting.
<P>
If you want to mix a color, simply move the mouse over the color scale while
pressing the left mouse button. If the color get to dark you just press the
right mouse button to fade the color. You can also set the pressure which
you collect the colors with. Setting a low pressure and you have to drag
more to get a dark highly saturated color, on the other hand you will have
a better control of your mixing.
<P>
You can save ten colors in the dialog. If you want to save a color that you
have mixed just press new and the color will end up in the color array. Remember
that you can only save ten colors, if you all ready have ten colors and save
a new color the oldest one will be erased.
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>
<H1>
The Watercolor Color Selector
</H1>
<P>
This color selector resembles the little water cup you use for
blending colors when you're making a watercolor painting.
</P>
<P>
If you want to mix a color, simply move the mouse over the color scale
while pressing the left mouse button. If the color gets too dark you
just press the right mouse button to fade the color. You can also set
the pressure with which you collect the colors. Setting a low pressure
means you have to drag more to get a dark, highly saturated color, but
gives better control over the mixing.
</P>
<P>
You can save ten colors in the dialog. If you want to save a color
that you have mixed, just press new and the color will appear in the
color array. Remember that you can only save ten colors. If you
already have ten colors and save a new color, the oldest one will be
replaced.
</P>
<P>
<A href="index.html">Index</A>
</P>
</BODY>
</HTML>